{% extends "cadmin/base.html" %} {% block content %}

The Great Django Blog - Login

{% csrf_token %} {{ form.as_table }}
{% endblock %}