diff options
author | Sashi20 | 2017-09-20 11:15:56 +0530 |
---|---|---|
committer | Sashi20 | 2017-09-20 11:15:56 +0530 |
commit | a00e7ac0162f7c0bf9423fd9fcc712684c04d494 (patch) | |
tree | 6db7b7e73569babb9acf785aa5a31a1d1ee1557f /website/templates/register/password_reset_complete.html | |
parent | bc4cf9a3dc3abc27a03b0fa09eeddb1da8af7af7 (diff) | |
download | SciPy2017-a00e7ac0162f7c0bf9423fd9fcc712684c04d494.tar.gz SciPy2017-a00e7ac0162f7c0bf9423fd9fcc712684c04d494.tar.bz2 SciPy2017-a00e7ac0162f7c0bf9423fd9fcc712684c04d494.zip |
Added Speaker and Sponsorship Prospectus
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 %} |