questlab/www/analytics/plugins/Morpheus/templates/_jsCssIncludes.twig
2016-04-10 18:55:57 +02:00

4 lines
123 B
Twig

{% autoescape false %}
{{ includeAssets({"type": "css"}) }}
{{ includeAssets({"type":"js"}) }}
{% endautoescape %}