{% extends "base.html" %} {% load url from future %} {% block scripts %} {% endblock %} {% block content %}

Login

{% include "registration/_login.html" %}
{% endblock %}