layerindex-web/templates/registration
Paul Eggleton 4f25afe805 Make login button return user to previous page
Send the current URL path as a parameter to the login URL so that after
successfully logging in, you come back to where you were beforehand.
Also hide the login/user drop-down on the login page since it's
superfluous.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-11-20 10:57:56 +13:00
..
activate.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
activation_complete.html Tweak activation complete page 2018-11-19 16:44:42 +13:00
activation_email_subject.txt Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
activation_email.txt Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
login.html Make login button return user to previous page 2018-11-20 10:57:56 +13:00
logout.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
password_change_done.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
password_change_form.html Improve password form formatting 2018-11-06 13:58:46 +13:00
password_reset_complete.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
password_reset_confirm.html Improve password form formatting 2018-11-06 13:58:46 +13:00
password_reset_done.html Add some text to the password reset email 2018-11-06 13:58:40 +13:00
password_reset_email.txt Add some text to the password reset email 2018-11-06 13:58:40 +13:00
password_reset_form.html Improve password form formatting 2018-11-06 13:58:46 +13:00
registration_complete.html Change registered -> created in registration confirmation page 2013-03-28 01:15:25 +00:00
registration_form.html Enable password strength validation by default 2018-11-06 13:58:32 +13:00
reregister.html Require re-registration if user changes email address 2018-11-19 16:44:39 +13:00