{% include 'block/' ~ block_site_header ~ '.html.twig' %}

 

{{ 'Dear'|trans }}
{% if app.user is not null %}{{ app.user.profilo.nome ~ " " ~ app.user.profilo.cognome }}{% endif %}

{{ 'Enter your password to unlock the screen!'|trans }}