{# This is a template used internally by EasyAdmin. Don't use it directly in your applications. Instead, use the 'login.html.twig' template #} {% trans_default_domain translation_domain ?? 'messages' %}
{% block head_metas %} {% guard function csp_nonce %} {# this is used by Trix + TextEditorField to inject styles dynamically; 'style' returns the nonce bound to the 'style-src' directive #} {% endguard %} {% endblock head_metas %} {% block head_favicon %} {% endblock %}