{% for name, code in assets['css'].items() %} {% endfor %}
{% for name, tmpl in templates['html'].items() %}
{{ tmpl }}
{% endfor %}