summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/templates/register_2013.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/website/templates/register_2013.html b/website/templates/register_2013.html
index 2d6d7e9..b67c439 100644
--- a/website/templates/register_2013.html
+++ b/website/templates/register_2013.html
@@ -2,8 +2,9 @@
{% block content %}
<div class="row">
<h3>Register</h3>
-<iframe id="register" src="http://scipyindia2013.doattend.com/" width="100%" height="700">
-fallback
-</iframe>
+<a class="button success" href="http://scipyindia2013.doattend.com/">Register</a>
+<strong>for SciPy Conference 2013.</strong>
+<br>
+We regret the inconvinience caused earlier. We had some issues with the payment gateway.
</div> <!-- /row -->
{% endblock %}