equal
deleted
inserted
replaced
1 {% extends "base.html" %} |
1 {% extends "base.html" %} |
2 {% block content %} |
2 {% block content %} |
3 <h1>Venue</h1> |
3 <h1>Venue</h1> |
4 <div class="entry"> |
4 <div class="entry"> |
5 <p>This conference is jointly organized by <a href="http://fossee.in"> |
|
6 "Free/Open source Software in Science and Engineering Education" (FOSSEE) |
|
7 </a> project under the <a href="http://www.sakshat.ac.in/">National Mission |
|
8 on Education (NME)</a> through Information and Communication Technologies |
|
9 (ICT), <a href="http://space-kerala.org/">SPACE-Kerala </a>, |
|
10 <a href="http://www.itmission.kerala.gov.in/"> Kerala State IT Mission (KSITM) |
|
11 </a> and SIG-FOSS of CSI. SPACE-Kerala is helping coordinate and organize the |
|
12 conference.</p> |
|
13 <p>The conference is proposed to be held at the Technopark in Trivandrum, keeping |
5 <p>The conference is proposed to be held at the Technopark in Trivandrum, keeping |
14 in mind accessibility, the number of attendees and the location, among other |
6 in mind accessibility, the number of attendees and the location, among other |
15 aspects to be considered.</p> |
7 aspects to be considered.</p> |
16 </div> |
8 </div> |
17 {% endblock content %} |
9 {% endblock content %} |