summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhusudan.C.S2009-12-13 10:41:39 +0530
committerMadhusudan.C.S2009-12-13 10:41:39 +0530
commit33602869afd64e8b1f322da4979ac9f7c4c77803 (patch)
tree94d73af2c6b08e227690a23a69f1a36db9560ac4
parentdac2a1efc2b3c8694a0c39825b954c61a0368654 (diff)
downloadscipycon-33602869afd64e8b1f322da4979ac9f7c4c77803.tar.gz
scipycon-33602869afd64e8b1f322da4979ac9f7c4c77803.tar.bz2
scipycon-33602869afd64e8b1f322da4979ac9f7c4c77803.zip
Updated live stream URL on the header.
-rw-r--r--project/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/base.html b/project/templates/base.html
index 453a4d7..e7dd5ee 100644
--- a/project/templates/base.html
+++ b/project/templates/base.html
@@ -26,7 +26,7 @@
</div>
<div id="header">
- <h1>{% block header %}SciPy.in 2009</h1><h3>December 12 - 17</h3><h3>Kerala, India{% endblock %}</h3>
+ <h1>{% block header %}SciPy.in 2009</h1><h3>December 12 - 17, Kerala, India{% endblock %}</h3><h3>Live Stream of the conference is available at: <a href="http://giss.tv:8000/scipy.ogg">http://giss.tv:8000/scipy.ogg</a></h3>
{% include '_menu_user.html' %}
</div>