{% extends "logs/sidebar.html" %} {% load bootstrap3 %} {% block title %}Statistiques{% endblock %} {% block content %}

Actions effectuées

{% include "logs/aff_actions.html" with revisions_list=revisions_list %}


{% endblock %}