{% extends "admin/base_site.html" %} {% block content %}

Example:

{% csrf_token %} {{ form }}

{% endblock %}