{% if debug %} {% if icons %} {% endif %} {% if "http" in theme and "//" in theme %} {% else %} {% endif %} {% if "nes" in theme %} {# Style patch for the NES theme #} {% endif %} {% else %} {% if icons %} {% endif %} {% if "http" in theme and "//" in theme %} {% else %} {% endif %} {% if "nes" in theme %} {# Style patch for the NES theme #} {% endif %} {% endif %} {% if top_link %}
{% endif %}

{{ site_name }}

{% if icons %}
{% endif %}
{% with messages = get_flashed_messages() %} {% if messages %} {% for message in messages %} {{ message|safe }} {% endfor %} {% endif %} {% endwith %}
{% block content %}{% endblock %}
{% if top_link %} {% endif %} {% if debug %} {% else %} {% endif %} {% block extra_js %}{% endblock %}