{%extends 'cmdb/base.html'%} {% load icons %} {% load query %} {% block content %}

Problems


{% include 'cmdb/include_events.html' with rows=problems%} {% endblock %}