summaryrefslogtreecommitdiff
path: root/yaksh/templates/register/password_change_form.html
diff options
context:
space:
mode:
authorprathamesh2016-11-01 09:24:20 +0530
committerprathamesh2016-11-01 09:24:20 +0530
commit3b66e5fb8af12ce756f34966bb684373062551dd (patch)
tree9805cf1a680c275397e7009d8dea20f800f06153 /yaksh/templates/register/password_change_form.html
parentd231fbd10c087f721f1fd8a576b4c40a84e0a5a0 (diff)
downloadonline_test-3b66e5fb8af12ce756f34966bb684373062551dd.tar.gz
online_test-3b66e5fb8af12ce756f34966bb684373062551dd.tar.bz2
online_test-3b66e5fb8af12ce756f34966bb684373062551dd.zip
modified profile and password reset/change templates
Diffstat (limited to 'yaksh/templates/register/password_change_form.html')
-rw-r--r--yaksh/templates/register/password_change_form.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/yaksh/templates/register/password_change_form.html b/yaksh/templates/register/password_change_form.html
index 48292f8..b618410 100644
--- a/yaksh/templates/register/password_change_form.html
+++ b/yaksh/templates/register/password_change_form.html
@@ -1,8 +1,6 @@
{% extends "base.html" %}
<!DOCTYPE html>
-{% block title %} Change Password {% endblock %}
-
-{% block pagetitle %} Online Test {% endblock %}
+{% block pagetitle %} Change Password {% endblock %}
{% block content %}
<form action="" method="post" >