{% if app['request'].get('error') == 'name' %}
× {{ 'admin:: La collection n\'a pas ete creee : vous devez donner un nom a votre collection' | trans }}
{% elseif app['request'].get('error') == 'error' %}
× {{ 'An error occured, please retry or contact an admin if problem persist' | trans }}
{% endif %}
{% if app.getAclForUser(app.getAuthenticatedUser()).get_granted_base([constant('\\ACL::CANADMIN')]) | length > 0 %} {% endif %}
{{ 'boutton::annuler' | trans }}