summaryrefslogtreecommitdiff
path: root/website/templates/register_2013.html
blob: 0914ed9e3dd8cee25007f8f66a10d8d6a94dd629 (plain)
1
2
3
4
5
6
7
{% extends 'page.html'%}
{% block content %}
<h3>Register</h3>
<iframe id="register" src="http://scipyindia2013.doattend.com/" width="100%" height="700">
fallback
</iframe>
{% endblock %}