diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index 226f9ee1b..f9ee75de8 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -15,6 +15,7 @@ 'views/snippets/s_cta_box.xml', 'views/snippets/s_company_team.xml', 'views/snippets/s_cover.xml', + 'views/snippets/s_striped_top.xml', 'views/snippets/s_image_gallery.xml', 'views/snippets/s_carousel.xml', 'views/snippets/s_media_list.xml', diff --git a/theme_anelusia/views/snippets/s_striped_top.xml b/theme_anelusia/views/snippets/s_striped_top.xml new file mode 100644 index 000000000..1ef0a5775 --- /dev/null +++ b/theme_anelusia/views/snippets/s_striped_top.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 5f210c9d8..f5aff8992 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -11,6 +11,7 @@ 'data/ir_asset.xml', 'views/images.xml', + 'views/snippets/s_striped_top.xml', 'views/snippets/s_cta_box.xml', 'views/snippets/s_parallax.xml', 'views/snippets/s_text_image.xml', diff --git a/theme_artists/views/snippets/s_striped_top.xml b/theme_artists/views/snippets/s_striped_top.xml new file mode 100644 index 000000000..a34db5e7d --- /dev/null +++ b/theme_artists/views/snippets/s_striped_top.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index 62e82e0f4..b9d1494c8 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -33,6 +33,18 @@ + + + + + + + + + + + + + +