{% extends "admin/base.html" %} {% load admin_static %} {% block extrahead %} {% endblock %} {% block content %} dashboard goes here {% endblock %}