{# -*- engine: jinja2 -*- #} {% extends 'base.html' %} {% block content %}

Login

{% include 'flash.html' %}
{% endblock %}