diff --git a/templates/header.tpl b/templates/header.tpl index f991637..7ccffcc 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -5,7 +5,7 @@ {function.buildMetaTag} - + link="{linkTags.link}" rel="{linkTags.rel}" type="{linkTags.type}" href="{linkTags.href}" /> @@ -26,9 +26,9 @@ user: JSON.parse('{{userJSON}}') }; - + - + {{customJS}}