project/templates/about/venue.html
author Kadambari Devarajan <kadambari.devarajan@gmail.com>
Sun, 14 Nov 2010 14:26:06 +0530
changeset 227 091f3896c5e8
parent 210 b61bcea508ee
child 304 52982854f0fe
permissions -rw-r--r--
Added titles and abstracts of Prabhu, Asokan and Fernando.

{% 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 coming soon.</strong></p>
</div>
{% endblock content %}