summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhusudan.C.S2010-07-14 00:07:09 +0530
committerMadhusudan.C.S2010-07-14 00:07:09 +0530
commitcedd44817b8147685cb2cef36643e2e49153d78e (patch)
tree9f007bacb9d6cb3d7b04ea9369122861d08e332f
parentd5fbda31f85176ccfd0a5e49561f1180a998df16 (diff)
downloadscipycon-cedd44817b8147685cb2cef36643e2e49153d78e.tar.gz
scipycon-cedd44817b8147685cb2cef36643e2e49153d78e.tar.bz2
scipycon-cedd44817b8147685cb2cef36643e2e49153d78e.zip
Changed the heading line for SciPy.in.
-rw-r--r--project/templates/base.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/project/templates/base.html b/project/templates/base.html
index ebb3202..2ef282c 100644
--- a/project/templates/base.html
+++ b/project/templates/base.html
@@ -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>