diff options
Diffstat (limited to 'website/templates/register/password_reset_confirm.html')
-rwxr-xr-x | website/templates/register/password_reset_confirm.html | 2 |
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 %} |