diff --git a/ext/custom-addons/dp_website/__manifest__.py b/ext/custom-addons/dp_website/__manifest__.py index e3ff8423..460c5c6d 100644 --- a/ext/custom-addons/dp_website/__manifest__.py +++ b/ext/custom-addons/dp_website/__manifest__.py @@ -18,6 +18,7 @@ ], 'data': [ 'views/delivery_carrier.xml', + 'views/website_templates.xml', 'security/rule.xml' ], 'installable': True, diff --git a/ext/custom-addons/dp_website/views/website_templates.xml b/ext/custom-addons/dp_website/views/website_templates.xml new file mode 100644 index 00000000..2bd714c8 --- /dev/null +++ b/ext/custom-addons/dp_website/views/website_templates.xml @@ -0,0 +1,66 @@ + + + + + +