{%- block meta -%} {%- endblock -%} {% if 'content_only' not in request.args %}
{% else %}
{% endif %} {% if 'content_only' not in request.args %} {% endif %}
{%- if 'content_only' not in request.args -%}

{%- endif -%} {%- with messages = get_flashed_messages() -%} {%- if messages -%}
    {%- for message in messages -%}
  • {{- message -}}
  • {%- endfor -%}
{%- endif -%} {%- endwith -%} {%- block content -%}{%- endblock -%}
{% if 'content_only' not in request.args %}
{% else %}
{% endif %}