{% extends "base.html" %} {% block title %}Activity — nx console{% endblock %} {% block content %}

Activity

{{ events | length }} recent events
Filters
{% include "activity/_stream.html" %}
Time Actor Action Target
{% endblock %}