{% extends "admin/smart_logging/base.html" %}{% load static i18n %} {% block left %}
{% include "admin/smart_logging/_config.html" %}
{% include "admin/smart_logging/_active.html" %}
{% include "admin/smart_logging/_handlers.html" %}
{% include "admin/smart_logging/_formatters.html" %}
{% endblock left %}