app/soc/templates/soc/student_project/list/heading_all.html
changeset 2292 80361f34c457
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/soc/templates/soc/student_project/list/heading_all.html	Fri May 01 00:35:06 2009 +0200
@@ -0,0 +1,7 @@
+<tr align="left">
+  <th class="first" align="right">Student</th>
+  <th>Title</th>
+  <th>Mentor</th>
+  <th>Organization</th>
+  <th>Status</th>
+</tr>