{% set user = userData.name %} {# {% set userImage = app.user.getUserImage() %} #} {% set email = userData.email %} {% set noCache = "now"|date("dmYHis") %} {% block title %}Novamar Insurance System{% endblock %} {% block metas %}{% endblock %} {# CSS LIBRERIAS #} {{encore_entry_link_tags('distributorsCSS')}} {% block stylesheets %}{% endblock %} {% block javascripts %} {% endblock %} {# {{ include("testModeAlert.twig") }} #} {% block body %}{% endblock %} {{ include("distributors/modals/modal-help.twig") }} {# #}