Changed the heading line for SciPy.in.
--- a/project/templates/base.html Tue Jul 13 23:40:34 2010 +0530
+++ b/project/templates/base.html Wed Jul 14 00:07:09 2010 +0530
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us" >
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <title>{% block title %}{% endblock %} SciPy.in 2009, December 12 - 17, 2009, Trivandrum, Kerala, India</title>
+ <title>{% block title %}{% endblock %} SciPy.in 2010, December 13 - 18, 2010, Hyderabad, Andra Pradesh, India</title>
<link rel="stylesheet" type="text/css" href="/static/jquery/jquery.jgrowl.css" />
<link rel="stylesheet" type="text/css" href="/static/css/styles-20090826.css" />
@@ -28,7 +28,8 @@
</div>
<div id="header">
- <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>
+ <h1>{% block header %}SciPy.in 2010</h1>
+ <h3>December 13 - 18, IIIT-Hyderabad, India{% endblock %}</h3>
{% include '_menu_user.html' %}
</div>