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

User actions history

{% include "rules/useraction.html" %} {% endblock %} {% block sidebar %}

History

Chronological list of user actions and comments.
{% endblock %}