summaryrefslogtreecommitdiff
path: root/website/templates/register/password_reset_confirm.html
diff options
context:
space:
mode:
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 %}