summaryrefslogtreecommitdiff
path: root/project/templates/about
diff options
context:
space:
mode:
authorMadhusudan.C.S2009-11-05 14:37:18 +0530
committerMadhusudan.C.S2009-11-05 14:37:18 +0530
commit1316a02504b24f7e38d847d27ff4cbfc561eee26 (patch)
tree30bb01a4f1a856dfd06fdc281fd294ada843721c /project/templates/about
parentb6afe1a0cabc6d027d476b7f260c39b34540cf40 (diff)
downloadscipycon-1316a02504b24f7e38d847d27ff4cbfc561eee26.tar.gz
scipycon-1316a02504b24f7e38d847d27ff4cbfc561eee26.tar.bz2
scipycon-1316a02504b24f7e38d847d27ff4cbfc561eee26.zip
Added venue information.
Diffstat (limited to 'project/templates/about')
-rw-r--r--project/templates/about/venue.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/project/templates/about/venue.html b/project/templates/about/venue.html
index f0205f2..7bb93de 100644
--- a/project/templates/about/venue.html
+++ b/project/templates/about/venue.html
@@ -1,4 +1,17 @@
{% extends "base.html" %}
{% block content %}
-<h1>We will update this page once we have more information on it.</h1>
+<h1>Venue</h1>
+<div class="entry">
+ <p>This conference is jointly organized by <a href="http://fossee.in">
+"Free/Open source Software in Science and Engineering Education" (FOSSEE)
+</a> project under the <a href="http://www.sakshat.ac.in/">National Mission
+on Education (NME)</a> through Information and Communication Technologies
+(ICT), <a href="http://space-kerala.org/">SPACE-Kerala </a>,
+<a href="http://www.itmission.kerala.gov.in/"> Kerala State IT Mission (KSITM)
+</a> and SIG-FOSS of CSI. SPACE-Kerala is helping coordinate and organize the
+conference.</p>
+<p>The conference is proposed to be held at the Technopark in Trivandrum, keeping
+in mind accessibility, the number of attendees and the location, among other
+aspects to be considered.</p>
+</div>
{% endblock content %} \ No newline at end of file