From 0f9ec24f76f4053e2aab3cda5e4cd825683cd4f5 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Thu, 21 Sep 2017 17:30:20 +0530 Subject: Added css to Forgot password Templates --- .../templates/register/password_reset_confirm.html | 42 ++++++++-------------- 1 file changed, 15 insertions(+), 27 deletions(-) (limited to 'website/templates/register/password_reset_confirm.html') diff --git a/website/templates/register/password_reset_confirm.html b/website/templates/register/password_reset_confirm.html index 723cfad..5b23073 100755 --- a/website/templates/register/password_reset_confirm.html +++ b/website/templates/register/password_reset_confirm.html @@ -4,42 +4,30 @@ - Call for Proposal - - - - - - - + + + + + + SciPy India 2017 + + + + + + {% block header %} -
+

SciPy India 2017

Reset Password

{% endblock %} - -{% block nav %} - - -{% endblock %} - - - {% block content %} -
+
{% if validlink %} @@ -63,7 +51,7 @@ -
+

-- cgit