From 1316a02504b24f7e38d847d27ff4cbfc561eee26 Mon Sep 17 00:00:00 2001
From: Madhusudan.C.S
Date: Thu, 5 Nov 2009 14:37:18 +0530
Subject: Added venue information.
---
project/templates/about/venue.html | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
(limited to 'project/templates/about')
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 %}
-
+
This conference is jointly organized by
+"Free/Open source Software in Science and Engineering Education" (FOSSEE)
+ project under the National Mission
+on Education (NME) through Information and Communication Technologies
+(ICT), SPACE-Kerala ,
+ Kerala State IT Mission (KSITM)
+ and SIG-FOSS of CSI. SPACE-Kerala is helping coordinate and organize the
+conference.
+
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.
+
{% endblock content %}
\ No newline at end of file
--
cgit