diff options
Diffstat (limited to 'view/tpl/smarty3/content.tpl')
-rw-r--r-- | view/tpl/smarty3/content.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/content.tpl b/view/tpl/smarty3/content.tpl index 466045d39..c29375342 100644 --- a/view/tpl/smarty3/content.tpl +++ b/view/tpl/smarty3/content.tpl @@ -1,2 +1,6 @@ -<div id="content-begin"></div> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<div id="content-begin"></div> <div id="content-end"></div> |