diff --git a/__manifest__.py b/__manifest__.py index d12647c..9489954 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -37,7 +37,8 @@ 'views/mail_mail.xml', 'views/returnmail.xml', 'views/payment_batch.xml', - 'views/website_sale.xml' + 'views/website_sale.xml', + 'views/templates.xml' ], # only loaded in demonstration mode diff --git a/views/templates.xml b/views/templates.xml index cea6b39..2daaab2 100644 --- a/views/templates.xml +++ b/views/templates.xml @@ -1,24 +1,16 @@ + - - - + + \ No newline at end of file