project/templates/about/venue.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Thu, 15 Jul 2010 01:47:43 +0530
changeset 105 9ce5f3e887ce
parent 67 48454b116b66
child 165 e5c0674761e7
permissions -rw-r--r--
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.

{% extends "base.html" %}
{% block content %}
<h1>Venue</h1>
<div class="entry">
<p>The conference is being held at the International Institute of Information
Technology in Hyderabad, keeping in mind accessibility, the number of attendees
and the location, among other aspects to be considered.</p>

<p>
<strong>More about IIIT-Hyderabad, the city of Hyderabad and some
interesting pictures work coming soon.</strong></p>
</div>
{% endblock content %}