{% extends 'base.html' %} {% block content %}
{% if get_flashed_messages() %} {% endif %}

Login

{% endblock %}