{% extends "base.app.html" %} {% block content-title %}Select roles - {{report}}{% endblock%} {% load stores_extra %} {% block content %} {% include "reports/filter_heads.html" %} {% include "reports/waiting_message.html" %}
Go

manage roles

{% endblock%} {% block extrajs %} {% endblock%}