{% extends "ircpanel/base.html" %} {% block title %}Journal d'audit{% endblock %} {% block hero_icon %}{% endblock %} {% block eyebrow %}Système{% endblock %} {% block heading %}Journal d'audit {{ total }}{% endblock %} {% block subtitle %}Incidents de modération et d'exploitation enregistrés par echo.{% endblock %} {% block content %}
| Quand | ID | Action | Il y a |
|---|---|---|---|
| {{ e.when }} | {{ e.id }} | {{ e.summary }} | {{ e.ago }} |