summaryrefslogtreecommitdiff
path: root/static/website/templates/registration/password_change_form.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/registration/password_change_form.html')
-rwxr-xr-xstatic/website/templates/registration/password_change_form.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/registration/password_change_form.html b/static/website/templates/registration/password_change_form.html
index 4ea7e58..69dae01 100755
--- a/static/website/templates/registration/password_change_form.html
+++ b/static/website/templates/registration/password_change_form.html
@@ -9,7 +9,7 @@
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
- <title>SciPy India 2018</title>
+ <title>SciPy India 2019</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="{% static 'vendor/bootstrap/css/bootstrap.min.css' %}" rel="stylesheet">
@@ -22,7 +22,7 @@
{% block header %}
<header id="header1">
<center>
- <h1>SciPy India 2018</h1>
+ <h1>SciPy India 2019</h1>
<h2>Reset Password</h2>
</center>
</header>