{% extends "base.html" %} {% block content %}

Administration activity logging

{% include "admin/_list_activity.html" %}
{% endblock %}