4 рядки
123 Б
Twig
4 рядки
123 Б
Twig
{% autoescape false %}
|
|
{{ includeAssets({"type": "css"}) }}
|
|
{{ includeAssets({"type":"js"}) }}
|
|
{% endautoescape %}
|