{% load i18n %} {% load staticfiles %} {% if perms.agenda.can_manage_agenda %} {% elif item.closed %} {% endif %} {% for p in item.get_ancestors %}
 
{% endfor %} {% if perms.agenda.can_manage_agenda %}
{% endif %} {{ item }} {% if perms.agenda.can_manage_agenda or perms.projector.can_manage_projector %} {% if perms.projector.can_manage_projector %} {% endif %} {% if perms.agenda.can_manage_agenda %} {% endif %} {% endif %} {% if perms.agenda.can_manage_agenda %} {% with form=item.weight_form %} {{ form.weight }} {{ form.self }} {{ form.parent }} {% endwith %} {% endif %}