{#{% block body %}#} {# #}{# TODO: compare style with/without border #} {#
#} {#
#} {# {% if app.logoMiniUrl %}#} {# Logo {{ app.name }}#} {# {% endif %}#} {#
#} {#

{{ app.name|title }}

#} {#
#} {#
#} {#
#} {#
#} {#

Description : {{ app.descriptionSmall|default('Aucune description disponible.')|raw }}

#} {#
#} {# {% if is_granted("ROLE_ADMIN") %}#} {#
#} {#
#} {# #} {#
#} {# {% for role in roles %}#} {# #} {#
#} {#
#} {#
#} {# {% endif %}#} {#
#} {#
#} {# #}{#
#} {# #}{#
#} {# #}{# TODO: pb avec le |raw retour à la ligne #} {# #}{# maybe remove Description label #} {# #}{#

Description : {{ uoa.application.descriptionSmall|default('Aucune description disponible.')|raw }}

#} {# #}{#
#} {# #}{# {% if is_granted('ROLE_ADMIN') %} #} {# #}{# TODO: Can be turn into an ajax function #} {# #}{#
#} {# #}{#
#} {# #}{# #} {# #}{# #} {# #}{#
#} {# #}{# #} {# #}{# #} {# #}{#
#} {# #}{# {% else %} #} {# #}{# #} {# #}{# #} {# #}{# {% endif %} #} {# #}{#
#} {# #}{# #} {#{% endblock %}#}