summaryrefslogtreecommitdiff
path: root/website/templates/register/password_reset_confirm.html
diff options
context:
space:
mode:
authorSashi202017-09-22 12:29:59 +0530
committerSashi202017-09-22 12:29:59 +0530
commit8e34dd1fec91909008f9723a4fc2693a4b5dab1d (patch)
tree5527f3714e24093ff19d9e2d1fc3e23811d882d5 /website/templates/register/password_reset_confirm.html
parent8b838fe00a1542e113b34677e38494c046dfd179 (diff)
downloadSciPy2017-8e34dd1fec91909008f9723a4fc2693a4b5dab1d.tar.gz
SciPy2017-8e34dd1fec91909008f9723a4fc2693a4b5dab1d.tar.bz2
SciPy2017-8e34dd1fec91909008f9723a4fc2693a4b5dab1d.zip
CSS changes made to forgot templates
Diffstat (limited to 'website/templates/register/password_reset_confirm.html')
-rwxr-xr-xwebsite/templates/register/password_reset_confirm.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/website/templates/register/password_reset_confirm.html b/website/templates/register/password_reset_confirm.html
index 46bfe60..895e30d 100755
--- a/website/templates/register/password_reset_confirm.html
+++ b/website/templates/register/password_reset_confirm.html
@@ -20,8 +20,10 @@
{% block header %}
<header id="header1" style="background-color: #01c3d9;">
+ <center>
<h1>SciPy India 2017</h1>
<h2>Reset Password</h2>
+ </center>
</header>
{% endblock %}