{% extends '@InstallBois/index.html.twig' %} {% block title %} INSTALL-BOIS {% endblock %} {% block javascripts %} {{ parent() }} {# #} {% endblock %} {% block page_content_start %} {{ parent() }}
{% endblock %} {% block page_content %} {% if not is_granted('ROLE_ADMIN') %} {% if isAllowToAddProject is null %}