{% block extra_head %}{% endblock %} {% if not (config.get('DISABLE_ANALYTICS') or request.environ.get('DISABLE_ANALYTICS')) %} {% endif %}
{% if current_path or breadcrumbs %} {% endif %}
{% block content %}{% endblock %}
{% block extra_scripts %}{% endblock %}