diff options
Diffstat (limited to 'website/templates/registration/password_change_form.html')
-rwxr-xr-x | website/templates/registration/password_change_form.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/registration/password_change_form.html b/website/templates/registration/password_change_form.html index 4884aca..61b4e6c 100755 --- a/website/templates/registration/password_change_form.html +++ b/website/templates/registration/password_change_form.html @@ -17,7 +17,7 @@ {% block header %} <header id="header"> - <h1>Scipy India 2016</h1> + <h1>SciPy India 2016</h1> <h2>Reset Password</h2> </header> {% endblock %} |