{% 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 %}