{% extends "blockadmin/change_form.html" %} {% load static from staticfiles %} {% block extrastyle %} {{ block.super }} {% endblock extrastyle %} {% block content %} {{ block.super }} {% endblock content %}