|
|
@ -3,7 +3,7 @@
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<title>{browserTitle}</title>
|
|
|
|
<title>{browserTitle}</title>
|
|
|
|
{{{each metaTags}}}{function.buildMetaTag}{{{end}}}
|
|
|
|
{{{each metaTags}}}{function.buildMetaTag}{{{end}}}
|
|
|
|
<link rel="stylesheet" type="text/css" href="{relative_path}/assets/client{{{if bootswatchSkin}}}{bootswatchSkin}{{{end}}}.css?{config.cache-buster}" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="{relative_path}/assets/client{{{if bootswatchSkin}}}-{bootswatchSkin}{{{end}}}.css?{config.cache-buster}" />
|
|
|
|
{{{each linkTags}}}{function.buildLinkTag}{{{end}}}
|
|
|
|
{{{each linkTags}}}{function.buildLinkTag}{{{end}}}
|
|
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
<script>
|
|
|
|