summaryrefslogtreecommitdiff
path: root/website/templates/registration/password_reset_form.html
diff options
context:
space:
mode:
authorkomalsheth2862016-09-20 17:29:09 +0530
committerkomalsheth2862016-09-20 17:29:09 +0530
commit170d96914f0226118a9d1a46ec55973b91c7bdf2 (patch)
tree8fb14a11591df9aaebebd3b77b08508a5bf77a9a /website/templates/registration/password_reset_form.html
parentfe4cae16b848c9aa24f71b7a0c3947090c985bfe (diff)
downloadSciPy2016-170d96914f0226118a9d1a46ec55973b91c7bdf2.tar.gz
SciPy2016-170d96914f0226118a9d1a46ec55973b91c7bdf2.tar.bz2
SciPy2016-170d96914f0226118a9d1a46ec55973b91c7bdf2.zip
New Commit
Diffstat (limited to 'website/templates/registration/password_reset_form.html')
-rwxr-xr-xwebsite/templates/registration/password_reset_form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/registration/password_reset_form.html b/website/templates/registration/password_reset_form.html
index 5b40bbf..7f1d67c 100755
--- a/website/templates/registration/password_reset_form.html
+++ b/website/templates/registration/password_reset_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 %}