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