{% for css_f in g['other_css'] %} {% endfor %}
{% block content %}{% endblock %}
{% if g.cdn_url != '/static' %} {% endif %} {% for js_f in g['other_js'] %} {% endfor %} {% block scripts %} {% endblock %}