diff --git a/core/templates/lembrar_senha.html b/core/templates/lembrar_senha.html deleted file mode 100644 index 73a836c..0000000 --- a/core/templates/lembrar_senha.html +++ /dev/null @@ -1,168 +0,0 @@ - -{% load static %} - - - - - - - - - - - - - - - - {% trans 'Amadeus Project' %} - - - - - - - - - - - - - - - - - -
-
-
-
-
-
-
  -
{% trans 'Enter' %}
-
- - -
-
-
- - - - - - - - -
- - {% trans 'The Project' %} -  |  - {% trans 'CCTE Group' %} -
-
-

{% trans 'Remember password' %}

-
-
- -
-
- -
-
-
- - -
-
{% trans 'Email' %}
-
-
{% trans 'Your Email address (exemple@mail.com)' %}
-
-
- - -
-
-
-
- - - - - - -
-
{% trans 'Copyright Amadeus. All rights reserved' %}
-
- -
- - diff --git a/core/templates/registration/passwor_reset_form.html b/core/templates/registration/passwor_reset_form.html index 7b713b4..12fe985 100644 --- a/core/templates/registration/passwor_reset_form.html +++ b/core/templates/registration/passwor_reset_form.html @@ -36,17 +36,25 @@
{% csrf_token %}
- + -
-
- -
-
- {% trans 'Back' %} -
+
+
+
+ +
+
+ +
+ +
+ - + -- libgit2 0.21.2