summaryrefslogtreecommitdiff
path: root/static/website
diff options
context:
space:
mode:
authorhardythe12014-09-22 18:16:24 +0530
committerhardythe12014-09-22 18:16:24 +0530
commitb047e2143b719e9a693f421082f371f0b46b3a5d (patch)
tree19f591b6d3e7536e4fe94f0099fb3e29a10649a4 /static/website
parent9d83c83d6ba88a0ac3b4eef18f0a7f4589c8e193 (diff)
downloadscipy2014-b047e2143b719e9a693f421082f371f0b46b3a5d.tar.gz
scipy2014-b047e2143b719e9a693f421082f371f0b46b3a5d.tar.bz2
scipy2014-b047e2143b719e9a693f421082f371f0b46b3a5d.zip
added link to doattend
Diffstat (limited to 'static/website')
-rw-r--r--static/website/templates/register.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/static/website/templates/register.html b/static/website/templates/register.html
index 8638f8c..d83c710 100644
--- a/static/website/templates/register.html
+++ b/static/website/templates/register.html
@@ -8,9 +8,6 @@
{% endblock %}
{% block content %}
-<div>
-<h4>
- We will soon start registration for the conference. Stay tuned with us !!
-</h4>
-</div>
+ <p>Registration for the conference is now open.</p>
+ <a href='http://scipyindia2014.doattend.com'><img src='http://doattend.com/assets/btnw-reg-now.png'/></a>
{% endblock %}