diff options
-rw-r--r-- | project/templates/_sponsors.html | 5 | ||||
-rw-r--r-- | project/templates/about/venue.html | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/project/templates/_sponsors.html b/project/templates/_sponsors.html index 68c6190..10b3afe 100644 --- a/project/templates/_sponsors.html +++ b/project/templates/_sponsors.html @@ -19,5 +19,10 @@ IIT Bombay (India)</li> <li><a href='http://www.itmission.kerala.gov.in'>Kerala State IT Mission(KSITM)</a></li> <li><a href='http://csi-india.org'>SIG-FOSS Of CSI</a></li> </ul></p> + <h2>Sponsors</h2> + <p><ul> + <li>"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)</li> + <li><a href="http://space-kerala.org/">SPACE-Kerala </a><a href="http://www.itmission.kerala.gov.in/"></li> + </ul></p> </div> diff --git a/project/templates/about/venue.html b/project/templates/about/venue.html index 7bb93de..51a4fc5 100644 --- a/project/templates/about/venue.html +++ b/project/templates/about/venue.html @@ -2,14 +2,6 @@ {% block content %} <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> |