diff options
author | hardythe1 | 2015-07-06 18:23:40 +0530 |
---|---|---|
committer | hardythe1 | 2015-07-06 18:23:40 +0530 |
commit | 26f0a32cfb00a9963dc7680d19236d107ca2db6b (patch) | |
tree | 5f3ed33ab12bcdeaf9ff5ad02eb80028c9ea5314 | |
parent | 695ebb07ac259b47b15ba55fddf1ede659aa2631 (diff) | |
download | SciPy2015-26f0a32cfb00a9963dc7680d19236d107ca2db6b.tar.gz SciPy2015-26f0a32cfb00a9963dc7680d19236d107ca2db6b.tar.bz2 SciPy2015-26f0a32cfb00a9963dc7680d19236d107ca2db6b.zip |
announce CFP open
-rw-r--r-- | website/templates/base.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/website/templates/base.html b/website/templates/base.html index 5b660f7..633a129 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -84,7 +84,8 @@ <h1>SciPy India 2015</h1> <hr> <h3 >DECEMBER 18, 19 & 20</h3></br> - <h4>Registrations & CFP will open soon !</h4></header> + <h4>CFP for the conference is now open ! <a href="{% url 'website:cfp' %}" class="btn btn btn-primary">Click Me</a> for more details.</h4> + <h4>Registrations will open soon !</h4></header> </div> <!-- /headerwrap --> |