{% for name in css %}
{% endfor %} {% for name in js %} {% endfor %}
{% include "sidebar.html" %}
{% block content %}{% endblock %}