summaryrefslogtreecommitdiff
path: root/static/website/templates/registration
diff options
context:
space:
mode:
authorSashi202018-09-24 12:03:52 +0530
committerGitHub2018-09-24 12:03:52 +0530
commit410a101a020b421c76c178fe295e0e1769bfefd7 (patch)
tree15c1e2bcdf88a6ba18c9bc0131aaf571f94b3c8d /static/website/templates/registration
parent53f05ddfda3f8ae7402f9b2d157f05d259bd437a (diff)
parent93547abe1ec141ad6fdb19ec080b44828dd7986e (diff)
downloadnccps-2018-410a101a020b421c76c178fe295e0e1769bfefd7.tar.gz
nccps-2018-410a101a020b421c76c178fe295e0e1769bfefd7.tar.bz2
nccps-2018-410a101a020b421c76c178fe295e0e1769bfefd7.zip
Merge pull request #11 from Sashi20/master
Modified links for forgot password and added BCC email in paper submi…
Diffstat (limited to 'static/website/templates/registration')
-rwxr-xr-xstatic/website/templates/registration/password_change_done.html8
-rwxr-xr-xstatic/website/templates/registration/password_change_form.html8
-rwxr-xr-xstatic/website/templates/registration/password_reset_complete.html8
-rwxr-xr-xstatic/website/templates/registration/password_reset_confirm.html8
-rwxr-xr-xstatic/website/templates/registration/password_reset_done.html9
5 files changed, 21 insertions, 20 deletions
diff --git a/static/website/templates/registration/password_change_done.html b/static/website/templates/registration/password_change_done.html
index 67fd9a6..118a40c 100755
--- a/static/website/templates/registration/password_change_done.html
+++ b/static/website/templates/registration/password_change_done.html
@@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
- <title>SciPy India 2017</title>
+ <link rel="icon" href="{% static 'website/bootstrap-css/assets/images/favicon.png' %}" type="icon">
+ <title>NCCPS 2018</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">
@@ -20,9 +20,9 @@
{% block header %}
- <header id="header1" style="background-color: #01c3d9;">
+ <header id="header1" style="background-color: #b3a366;">
<center>
- <h1>SciPy India 2017</h1>
+ <h1>NCCPS 2018</h1>
<h2>Reset Password</h2>
</center>
</header>
diff --git a/static/website/templates/registration/password_change_form.html b/static/website/templates/registration/password_change_form.html
index a27c585..b6d5404 100755
--- a/static/website/templates/registration/password_change_form.html
+++ b/static/website/templates/registration/password_change_form.html
@@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
- <title>SciPy India 2017</title>
+ <link rel="icon" href="{% static 'website/bootstrap-css/assets/images/favicon.png' %}" type="icon">
+ <title>NCCPS 2018</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">
@@ -20,9 +20,9 @@
{% block header %}
- <header id="header1" style="background-color: #01c3d9;">
+ <header id="header1" style="background-color: #b3a366;">
<center>
- <h1>SciPy India 2017</h1>
+ <h1>NCCPS 2018</h1>
<h2>Reset Password</h2>
</center>
</header>
diff --git a/static/website/templates/registration/password_reset_complete.html b/static/website/templates/registration/password_reset_complete.html
index b8a6131..3a9b023 100755
--- a/static/website/templates/registration/password_reset_complete.html
+++ b/static/website/templates/registration/password_reset_complete.html
@@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
- <title>SciPy India 2017</title>
+ <link rel="icon" href="{% static 'website/bootstrap-css/assets/images/favicon.png' %}" type="icon">
+ <title>NCCPS 2018</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">
@@ -20,9 +20,9 @@
{% block header %}
- <header id="header1" style="background-color: #01c3d9;">
+ <header id="header1" style="background-color: #b3a366;">
<center>
- <h1>SciPy India 2017</h1>
+ <h1>NCCPS 2018</h1>
<h2>Reset Password</h2>
</center>
</header>
diff --git a/static/website/templates/registration/password_reset_confirm.html b/static/website/templates/registration/password_reset_confirm.html
index 895e30d..df64ac6 100755
--- a/static/website/templates/registration/password_reset_confirm.html
+++ b/static/website/templates/registration/password_reset_confirm.html
@@ -7,8 +7,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
- <title>SciPy India 2017</title>
+ <link rel="icon" href="{% static 'website/bootstrap-css/assets/images/favicon.png' %}" type="icon">
+ <title>NCCPS 2018</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">
@@ -19,9 +19,9 @@
{% block header %}
- <header id="header1" style="background-color: #01c3d9;">
+ <header id="header1" style="background-color: #b3a366;">
<center>
- <h1>SciPy India 2017</h1>
+ <h1>NCCPS 2018</h1>
<h2>Reset Password</h2>
</center>
</header>
diff --git a/static/website/templates/registration/password_reset_done.html b/static/website/templates/registration/password_reset_done.html
index e161e5e..0188162 100755
--- a/static/website/templates/registration/password_reset_done.html
+++ b/static/website/templates/registration/password_reset_done.html
@@ -1,3 +1,4 @@
+
{% load static %}
<!DOCTYPE HTML>
@@ -7,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
- <title>SciPy India 2017</title>
+ <link rel="icon" href="{% static 'website/bootstrap-css/assets/images/favicon.png' %}" type="icon">
+ <title>NCCPS 2018</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">
@@ -19,9 +20,9 @@
<center>
{% block header %}
- <header id="header1" style="background-color: #01c3d9;">
+ <header id="header1" style="background-color: #b3a366;">
<br>
- <h1>SciPy India 2017</h1>
+ <h1>NCCPS 2018</h1>
<h2>Reset Password</h2>
<br>
</header>