diff options
author | Prabhu Ramachandran | 2016-07-12 08:50:57 -0500 |
---|---|---|
committer | GitHub | 2016-07-12 08:50:57 -0500 |
commit | 73552024136f906f2af0c5f2737216f2db1310e9 (patch) | |
tree | bcf980d4422dec9bd896638999b77b5a4149839f /yaksh/templates | |
parent | f1f9818a397a954acf3bce134ea278fafca81a08 (diff) | |
parent | 2725f202757694d966d00c413b327bb163fba67f (diff) | |
download | online_test-73552024136f906f2af0c5f2737216f2db1310e9.tar.gz online_test-73552024136f906f2af0c5f2737216f2db1310e9.tar.bz2 online_test-73552024136f906f2af0c5f2737216f2db1310e9.zip |
Merge pull request #115 from maheshgudi/master
minor changes in timezone and change password templates
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 |