From 3b66e5fb8af12ce756f34966bb684373062551dd Mon Sep 17 00:00:00 2001 From: prathamesh Date: Tue, 1 Nov 2016 09:24:20 +0530 Subject: modified profile and password reset/change templates --- yaksh/templates/register/password_change_form.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'yaksh/templates/register/password_change_form.html') 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" %} -{% block title %} Change Password {% endblock %} - -{% block pagetitle %} Online Test {% endblock %} +{% block pagetitle %} Change Password {% endblock %} {% block content %}