{% extends 'base.html' %} {% block content %}
{% include 'forms/login.html' %}
{% if message is defined %} {% endif %} {% endblock %}