templates/venue.html
branchanoop
changeset 87 911b9d0ea105
parent 86 1f0be76a18fc
parent 85 c62a1f9ef609
child 88 33200c7d163a
--- a/templates/venue.html	Wed Jul 14 20:15:39 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 %}