{% for css_f in g['other_css'] %} {% endfor %}
{{session['config']['sites_path']}}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %} {% for js_f in g['other_js'] %} {% endfor %}