|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
{{{each metaTags}}}{function.buildMetaTag}{{{end}}}
|
|
|
|
{{{each metaTags}}}{function.buildMetaTag}{{{end}}}
|
|
|
|
{{{each linkTags}}}{function.buildLinkTag}{{{end}}}
|
|
|
|
{{{each linkTags}}}{function.buildLinkTag}{{{end}}}
|
|
|
|
<link rel="stylesheet" type="text/css" href="{relative_path}/assets/admin.css?{cache-buster}" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="{relative_path}/assets/admin{{{ if (languageDirection=="rtl") }}}-rtl{{{ end }}}.css?{cache-buster}" />
|
|
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
<script>
|
|
|
|
var config = JSON.parse('{{configJSON}}');
|
|
|
|
var config = JSON.parse('{{configJSON}}');
|
|
|
|