{% load chartwerk_tags %} {% spaceless %} Chartwerk {{werk.slug}} {%for style in werk.dependencies.styles%} {%if style.inject%} {%else%} {%endif%} {%endfor%} {% endspaceless %} {% spaceless %}
{{werk.scripts.html|safe}}
{%for script in werk.dependencies.scripts%} {%endfor%} {% endspaceless %}