{% extends "base.html" %}
{% block content %}
<h1>Venue</h1>
<div class="entry">
<h1><strong>Conference Venue</strong></h1>
<h2>December 13th and 14th, 2010</h2>
<br/><br/>
<p>
<a href="http://www.iitb.ac.in"><img src="/static/img/iitb_logo.jpg" height=180 alt="IIT-B Logo"
title="Indian Institute of Technology, Bombay" /></a><br /><br /><br/>
The SciPy.in 2011 conference is being held at the
victor Menezes Convention Centre of the
<a href="http://www.iitb.ac.in/">Indian Institute of Technology, Bombay</a> (IITB).
IITB is one of India's top engineering schools and is a
world-renowned (and globally top-ranked) engineering school.
</p>
</div>
{% endblock content %}