{% extends "admin/index.html" %} {% load i18n static %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block sidebar %} {{ block.super }} {# link to view all actions by this user, displayed under recent actions #} {% endblock %}