This commit is contained in:
Roman Pyrih
2025-06-30 14:38:41 +02:00
parent 3b29c2c8cc
commit dfe8022c11
6 changed files with 39 additions and 1 deletions

View File

@@ -54,6 +54,8 @@
{include file="_partials/stylesheets.tpl" stylesheets=$stylesheets}
{/block}
<link rel="stylesheet" href="/themes/charme/assets/css/custom.css">
{block name='javascript_head'}
{include file="_partials/javascript.tpl" javascript=$javascript.head vars=$js_custom_vars}
{/block}