{% extends "admin/index.html" %} {% load i18n static %} {# This whole block is here just to override the `get_admin_log` line so #} {# that the log entries aren't limited to the current user #} {% block sidebar %} {% endblock %}