--- a/templates/venue.html Wed Jul 14 18:27:17 2010 +0530
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-{% extends 'base.html' %}
-{% block title %}
-Venue
-{% endblock %}
-{% block content %}
-<h2>Venue</h2>
-<p>IIT Bombay, Mumbai, India.</p>
-{% endblock %}