--- a/project/templates/base.html Thu Sep 08 16:19:23 2011 +0530
+++ b/project/templates/base.html Thu Sep 08 16:20:00 2011 +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 2010, December 13 - 18, 2010, Hyderabad, Andra Pradesh, India</title>
+ <title>{% block title %}{% endblock %} SciPy.in 2011, December 4 - 7, 2011, Mumbai, Maharashtara, India</title>
<link rel="stylesheet" type="text/css" href="/static/css/jquery.jgrowl.css" />
<link rel="stylesheet" type="text/css" href="/static/css/jquery-ui-lightness/jquery-ui-1.7.3.custom.css" />
@@ -30,8 +30,8 @@
</div>
<div id="header">
- <h1>{% block header %}SciPy.in 2010</h1>
- <h3>December 13 - 18, Hyderabad, India{% endblock %}</h3>
+ <h1>{% block header %}SciPy.in 2011</h1>
+ <h3>December 4 - 7, Mumbai, India{% endblock %}</h3>
{% include '_menu_user.html' %}
</div>