{% for css_f in g['other_css'] %}
{% endfor %}
{{session['config']['sites_path']}}
{% block content %}{% endblock %}
{% if request.path == '/btwaf/index' %} {% endif %} {% block scripts %} {% for js_f in g['other_js'] %} {% endfor %} {% endblock %}