{# {% extends 'base.html.twig' %} {% block title %}Log in!{% endblock %} {% block body %}
{% if error %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %} {% if app.user %}
You are logged in as {{ app.user.userIdentifier }}, Logout
{% endif %}

Please sign in

{% endblock %} #} {# {% extends 'base.html.twig' %} #} {# {% block title %}Log in!{% endblock %} #} {# Skydash Admin #} {% extends 'base-simple.html.twig' %} {% block body %} {{parent()}}
{% if error %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %} {% if app.user %}
You are logged in as {{ app.user.userIdentifier }}, Logout
{% endif %}
Janaza Logo
La plateforme dédiée aux services funéraires
{% endblock %} {#

Hello! let's get started

Sign in to continue.
Forgot password?
Don't have an account? Create
#}