diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 59aa5d387..4c6a754d8 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -98,6 +98,7 @@ 'views/snippets/s_title_form.xml', 'views/snippets/s_unveil.xml', 'views/snippets/s_empowerment.xml', + 'views/snippets/s_cta_mobile.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_artists/views/snippets/s_cta_mobile.xml b/theme_artists/views/snippets/s_cta_mobile.xml new file mode 100644 index 000000000..083aae84f --- /dev/null +++ b/theme_artists/views/snippets/s_cta_mobile.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index 5dfeb7739..2bca5675c 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -46,6 +46,7 @@ 'views/snippets/s_numbers.xml', 'views/snippets/s_image_text_overlap.xml', 'views/snippets/s_company_team_basic.xml', + 'views/snippets/s_cta_mobile.xml', 'views/new_page_template.xml', ], 'images': [ diff --git a/theme_nano/views/snippets/s_cta_mobile.xml b/theme_nano/views/snippets/s_cta_mobile.xml new file mode 100644 index 000000000..870e8b724 --- /dev/null +++ b/theme_nano/views/snippets/s_cta_mobile.xml @@ -0,0 +1,15 @@ + + + + + +