{% extends 'base.html.twig' %} {% block title %}Log in!{% endblock %} {% block body %}
{% if error %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %}
( ! ) Warning: Undefined variable $logout_setup in /home/homes/florianefave/sites/minou/vendor/symfony/maker-bundle/src/Resources/skeleton/authenticator/login_form.tpl.php on line 11
Call Stack
#TimeMemoryFunctionLocation
10.0106363904{main}( ).../login_form.tpl.php:0

Please sign in

( ! ) Warning: Undefined variable $username_is_email in /home/homes/florianefave/sites/minou/vendor/symfony/maker-bundle/src/Resources/skeleton/authenticator/login_form.tpl.php on line 21 Call Stack #TimeMemoryFunctionLocation 10.0106363904{main}( ).../login_form.tpl.php:0 text" value="{{ last_username }}" name="
( ! ) Warning: Undefined variable $username_field in /home/homes/florianefave/sites/minou/vendor/symfony/maker-bundle/src/Resources/skeleton/authenticator/login_form.tpl.php on line 21
Call Stack
#TimeMemoryFunctionLocation
10.0106363904{main}( ).../login_form.tpl.php:0
" id="input
( ! ) Warning: Undefined variable $username_field in /home/homes/florianefave/sites/minou/vendor/symfony/maker-bundle/src/Resources/skeleton/authenticator/login_form.tpl.php on line 21
Call Stack
#TimeMemoryFunctionLocation
10.0106363904{main}( ).../login_form.tpl.php:0
" class="form-control" autocomplete="
( ! ) Warning: Undefined variable $username_is_email in /home/homes/florianefave/sites/minou/vendor/symfony/maker-bundle/src/Resources/skeleton/authenticator/login_form.tpl.php on line 21
Call Stack
#TimeMemoryFunctionLocation
10.0106363904{main}( ).../login_form.tpl.php:0
username" required autofocus> {# Uncomment this section and add a remember_me option below your firewall to activate remember me functionality. See https://symfony.com/doc/current/security/remember_me.html
#}
{% endblock %}