|
|
|
@ -6,6 +6,7 @@
|
|
|
|
|
<link rel="icon" type="image/x-icon" href="{brand:favicon}" />
|
|
|
|
|
<link href="{cssSrc}" rel="stylesheet" media="screen">
|
|
|
|
|
<link rel="stylesheet" href="{relative_path}/vendor/fontawesome/css/font-awesome.min.css">
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="{relative_path}/css/theme.css" />
|
|
|
|
|
{link_tags}
|
|
|
|
|
<!-- BEGIN pluginCSS -->
|
|
|
|
|
<link rel="stylesheet" href="{pluginCSS.path}">
|
|
|
|
@ -26,7 +27,6 @@
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
</script>
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="{relative_path}/css/theme.css" />
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|