diff --git a/easy_my_coop_website/__manifest__.py b/easy_my_coop_website/__manifest__.py index 2df6cfa..e30d35b 100644 --- a/easy_my_coop_website/__manifest__.py +++ b/easy_my_coop_website/__manifest__.py @@ -20,7 +20,7 @@ shares online. """, 'data': [ - 'view/subscription_template.xml', + 'views/subscription_template.xml', 'data/website_cooperator_data.xml', ], 'installable': True,