diff options
Diffstat (limited to 'view/tpl/smarty3/edpost_head.tpl')
-rw-r--r-- | view/tpl/smarty3/edpost_head.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/edpost_head.tpl b/view/tpl/smarty3/edpost_head.tpl index 890b746bf..b518ca488 100644 --- a/view/tpl/smarty3/edpost_head.tpl +++ b/view/tpl/smarty3/edpost_head.tpl @@ -1 +1,5 @@ -<h2>{{$title}}</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<h2>{{$title}}</h2> |