Updated live stream URL on the header.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Sun, 13 Dec 2009 10:41:39 +0530
changeset 71 02621b32fb59
parent 70 4188deda8856
child 72 c3f1a4cfb91f
Updated live stream URL on the header.
project/templates/base.html
--- a/project/templates/base.html	Sun Dec 13 09:32:34 2009 +0530
+++ b/project/templates/base.html	Sun Dec 13 10:41:39 2009 +0530
@@ -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>