{% extends 'base.html' %} {% block form %}

Login

{% include 'login_form.html' %}
Don't have an account yet? Please register.
{% endblock %}