{% extends '@CadolesCore/base.html.twig' %} {% block localstyle %} #pageiframe { margin: 0px -30px;} {% endblock %} {% if app.user %} {% set username = app.user.username %} {% else %} {% set username = "" %} {% endif %} {% block pagewrapper %} {% if access=="config" %}
{% endif %}