diff -r 5dee004481b0 -r 40025d462588 project/templates/about/venue.html --- a/project/templates/about/venue.html Fri Dec 02 15:15:32 2011 +0530 +++ b/project/templates/about/venue.html Fri Dec 02 16:10:48 2011 +0530 @@ -1,4 +1,9 @@ {% extends "base.html" %} +{% block addscripts %} + + + +{% endblock%} {% block content %}

Venue

@@ -15,4 +20,39 @@ world-renowned (and globally top-ranked) engineering school.

+
+ {% endblock content %}