{% from "ui/partial/form.html" import render_form %} KQueen {% include "ui/partial/favicon.html" %}
{% for category, message in get_flashed_messages(with_categories=true) %} {% endfor %}
{% block content %}{% endblock %}
{% block extrajs %}{% endblock %} {# comment this out if you have no swag #} {% include "ui/partial/miraload.html" %} {# {% include "ui/partial/footer.html" %} #}