diff options
Diffstat (limited to 'view/tpl/edpost_head.tpl')
-rwxr-xr-x[-rw-r--r--] | view/tpl/edpost_head.tpl | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/view/tpl/edpost_head.tpl b/view/tpl/edpost_head.tpl index b83e606a0..2bf28002d 100644..100755 --- a/view/tpl/edpost_head.tpl +++ b/view/tpl/edpost_head.tpl @@ -1 +1,6 @@ -<h2>$title</h2> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} +<h2>{{$title}}</h2> |