project/templates/about/venue.html
changeset 15 07e4c036a0e7
parent 1 fda1c66b25f9
child 17 b150327aaf38
equal deleted inserted replaced
14:290f37228707 15:07e4c036a0e7
     1 {% extends "base.html" %}
     1 {% extends "base.html" %}
     2 {% block content %}
     2 {% block content %}
     3 <h1>We will update this page once we have more information on it.</h1>
     3 <h1>Venue</h1>
       
     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
       
    14 in mind accessibility, the number of attendees and the location, among other
       
    15 aspects to be considered.</p>
       
    16 </div>
     4 {% endblock content %}
    17 {% endblock content %}