diff options
author | maheshgudi | 2016-07-11 16:07:04 +0530 |
---|---|---|
committer | maheshgudi | 2016-07-11 16:10:55 +0530 |
commit | 2725f202757694d966d00c413b327bb163fba67f (patch) | |
tree | bcf980d4422dec9bd896638999b77b5a4149839f /yaksh/templates | |
parent | 87f3f30b4288bcc867fd0f18f7d845484aaf910c (diff) | |
download | online_test-2725f202757694d966d00c413b327bb163fba67f.tar.gz online_test-2725f202757694d966d00c413b327bb163fba67f.tar.bz2 online_test-2725f202757694d966d00c413b327bb163fba67f.zip |
changed templates for forgot password and change password
Diffstat (limited to 'yaksh/templates')
-rw-r--r-- | yaksh/templates/register/password_change_done.html (renamed from yaksh/templates/registration/password_change_done.html) | 0 | ||||
-rw-r--r-- | yaksh/templates/register/password_change_form.html (renamed from yaksh/templates/registration/password_change_form.html) | 0 | ||||
-rw-r--r-- | yaksh/templates/register/password_reset_complete.html (renamed from yaksh/templates/registration/password_reset_complete.html) | 0 | ||||
-rw-r--r-- | yaksh/templates/register/password_reset_confirm.html (renamed from yaksh/templates/registration/password_reset_confirm.html) | 0 | ||||
-rw-r--r-- | yaksh/templates/register/password_reset_done.html (renamed from yaksh/templates/registration/password_reset_done.html) | 0 | ||||
-rw-r--r-- | yaksh/templates/register/password_reset_form.html (renamed from yaksh/templates/registration/password_reset_form.html) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/yaksh/templates/registration/password_change_done.html b/yaksh/templates/register/password_change_done.html index fef07d1..fef07d1 100644 --- a/yaksh/templates/registration/password_change_done.html +++ b/yaksh/templates/register/password_change_done.html diff --git a/yaksh/templates/registration/password_change_form.html b/yaksh/templates/register/password_change_form.html index 48292f8..48292f8 100644 --- a/yaksh/templates/registration/password_change_form.html +++ b/yaksh/templates/register/password_change_form.html diff --git a/yaksh/templates/registration/password_reset_complete.html b/yaksh/templates/register/password_reset_complete.html index 0801d3b..0801d3b 100644 --- a/yaksh/templates/registration/password_reset_complete.html +++ b/yaksh/templates/register/password_reset_complete.html diff --git a/yaksh/templates/registration/password_reset_confirm.html b/yaksh/templates/register/password_reset_confirm.html index 5566499..5566499 100644 --- a/yaksh/templates/registration/password_reset_confirm.html +++ b/yaksh/templates/register/password_reset_confirm.html diff --git a/yaksh/templates/registration/password_reset_done.html b/yaksh/templates/register/password_reset_done.html index ace3cc9..ace3cc9 100644 --- a/yaksh/templates/registration/password_reset_done.html +++ b/yaksh/templates/register/password_reset_done.html diff --git a/yaksh/templates/registration/password_reset_form.html b/yaksh/templates/register/password_reset_form.html index 0dbaf09..0dbaf09 100644 --- a/yaksh/templates/registration/password_reset_form.html +++ b/yaksh/templates/register/password_reset_form.html |