{% extends "base.html" %} {% load i18n %} {% load acs_filters %} {% block content %} {% if title %}
You can only ask decisions on entities you have administration rights.
{% if messages %} {% endif %} {% if who_to_display and what_to_display and how_to_display %} {% endfor %}{% trans 'You have not enough rights or there is not enough material in the policy to ask for a decision.' %}
{% endif %} {% endblock %}