diff -r eaa64de2887f -r 01b130ea8d8d project/templates/about/venue.html --- a/project/templates/about/venue.html Mon Jan 30 15:18:14 2012 +0530 +++ b/project/templates/about/venue.html Mon Jan 30 15:19:23 2012 +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 %}