+ {% block content %}
+ {% comment %} To be filled in inherited templates {% endcomment %}
+ {% endblock content %}
+
+
+ diff -r 000000000000 -r c94bd9ae70d2 app/templates/projrev/base.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/templates/projrev/base.html Tue Aug 04 02:21:15 2009 -0400 @@ -0,0 +1,133 @@ + + + + +
+ + + + + + +{% block scripts %} + +{% endblock scripts %} + +