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