{% if 'dashboard/stats' in request.path %} {% endif %} {% if 'dashboard/edit' in request.path %} {% endif %} {% if 'dashboard/post' in request.path %} {% endif %} {% if 'dashboard/import' in request.path %} {% endif %} {% block extra_scripts %}{% endblock %} {% if g.captcha %} {% endif %}
{% for s in g.settings %} {% if s.name == "logo" %} {% endif %} {% endfor %}