diff options
Diffstat (limited to 'view/tpl/smarty3/head.tpl')
-rw-r--r-- | view/tpl/smarty3/head.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/tpl/smarty3/head.tpl b/view/tpl/smarty3/head.tpl index 314d159d6..115be47dd 100644 --- a/view/tpl/smarty3/head.tpl +++ b/view/tpl/smarty3/head.tpl @@ -1,8 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <base href="{{$baseurl}}/" /> <meta name="generator" content="{{$generator}}" /> |