{%extends 'cmdb/base.html'%} {% load icons %} {% load query %} {% block content %} {% include 'cmdb/include_events.html' with rows=incidents%} {% endblock %}