{% extends 'common/master.html' %} {% block body %}

Login

{% csrf_token %} {{ form.as_p }}
{% endblock %}