summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-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 %}