{% 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/abdjweb/tarik/vendor/symfony/maker-bundle/src/Resources/skeleton/authenticator/login_form.tpl.php on line 11

Please sign in


Warning: Undefined variable $support_remember_me in /home/abdjweb/tarik/vendor/symfony/maker-bundle/src/Resources/skeleton/authenticator/login_form.tpl.php on line 28
{% endblock %}