diff -r 58e2a02e35b4 -r a0f221472487 app/soc/templates/modules/ghop/program/allocation/allocation.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/soc/templates/modules/ghop/program/allocation/allocation.html Fri Aug 28 13:15:56 2009 +0200 @@ -0,0 +1,23 @@ +{% extends "soc/models/list.html" %} + +{% block scripts %} +{{ block.super }} + + +{% endblock %} + +{% block body %} +
+{% endblock %} +