changeset 1 | fda1c66b25f9 |
child 15 | 07e4c036a0e7 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project/templates/about/venue.html Fri Oct 30 15:09:12 2009 +0530 @@ -0,0 +1,4 @@ +{% extends "base.html" %} +{% block content %} +<h1>We will update this page once we have more information on it.</h1> +{% endblock content %} \ No newline at end of file