{% extends "pages/base.html" %} {% set title = "Events" %} {% block main_toolbar %} {{ super() -}} {% filter indent(width=20, first=True) %}
Notifications setup
New event
{% endfilter %} {% endblock main_toolbar %} {% block main_content %} {{ super() -}}

Between
and
Timestamp Source Level Category Campaign scope Description
{% endblock main_content %} {% block body_scripts %} {{ super() -}} {% filter indent(width=8, first=True) %} {% endfilter %} {% endblock body_scripts %}