{% extends "FOSUserBundle::layout.html.twig" %} {% trans_default_domain 'FOSUserBundle' %} {% block title %} {{ d2_sys_config('sys_orginization') }} - Login {% endblock title %} {% block head_seo %} {% endblock head_seo %} {% block page_header %}
Forgot Password Sign Up

{% endblock page_header %} {% block fos_user_content %} {% if error %}
Oops! {{ error.messageKey|trans(error.messageData, 'security') }} Please try again!
If the error above indicates that your account is disabled, this may be due to too many failed logon attempts. Please contact {{ d2_sys_config('sys_orginization') }} to re-enable your account.
{% endif %}

Log on

Just enter your username and password into the form to logon.

Oops ... forgot your password? Just click on the Forgot Password button and we'll help you change your password securely.

Security

Once you're logged on, its simple to change your password. Make sure its at least 8 characters long, contains some letters (upper and lower case) and some numbers.

Please sign in

{% endblock fos_user_content %}