{# custom css file of this page#}
Welcome to Fekara!
The ultimate Bootstrap & Angular 6 admin theme framework for next generation web apps.
© 2019 Fekara
Privacy
Legal
Contact
Don't have an account yet?
Show Dropdown here
{# Twig Variables #} {% set ColsClass = 'col-lg-6 col-md-6 col-sm-6 col-xs-12' %}
Sign In
{# display error messages if exits.#} {% for flashMessage in app.session.flashbag.get('LoginError') %}
{{ flashMessage }}
{% endfor %} {% if error %} {% if error.messageKey != "Invalid CSRF token." %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %} {% endif %}
Forgot Password ?
Sign In
{# {{ form_start(loginForm,{ 'attr': {'novalidate': 'novalidate', 'action': path('user_login')} }) }} {{ form_widget(loginForm) }}
Remember Me
Forgot Password ?
Sign In
{{ form_end(loginForm) }}#}
{##} {##} {##}