app/soc/templates/soc/survey/list/records_heading.html
changeset 2724 8df4563fb2eb
child 2726 0d9e4b0a9d3c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/soc/templates/soc/survey/list/records_heading.html	Tue Aug 04 16:46:47 2009 +0200
@@ -0,0 +1,5 @@
+<tr align="left">
+  <th>Taken By</th>
+  <th>Taken On</th>
+  <th>Preview: {{ first_question|truncatewords:7 }}</th>
+</tr>