{% block javascripts %} {% endblock %} {% block localstyle %} {% endblock %}
{% if usemenu is defined and usemenu %}
{{appName}}
{% if app.user %} {% if is_granted('ROLE_ADMIN') %}
{% endif %}
{% else %}
{% endif %}
{% endif %}
{% block simplebody %} {% endblock %}
{% if usesidebar is defined and usesidebar %} {% if is_granted('ROLE_ADMIN') %}
GENERALE
Utilisateurs
Projets
Labels
{% endif %} {% endif %}
{% block body %} {% endblock %}
Une erreur est survenue.
INFORMATION
{% block localscript %} {% endblock %}