diff -r 3e21586df316 -r 80361f34c457 app/soc/templates/soc/student_project/list/row_all.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/soc/templates/soc/student_project/list/row_all.html Fri May 01 00:35:06 2009 +0200 @@ -0,0 +1,11 @@ + +
{{ list.item.student.name }} +
+ +
{{ list.item.title }}
+
{{ list.item.mentor.name }}
+
{{ list.item.scope.name }}
+
{{ list.item.status }}
+