diff -r 211783aa20d5 -r 58e2a02e35b4 app/soc/templates/modules/ghop/task/search/row.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/soc/templates/modules/ghop/task/search/row.html Fri Aug 28 13:14:16 2009 +0200 @@ -0,0 +1,17 @@ + + +
{{ list.item.title }} +
+ +
{{ list.item.scope.name }}
+
{{ list.item.difficulty.0.tag }}
+ +
{{ list.item.time_to_complete }} hrs
+ +
{{ list.item.status }}
+
{{ list.item.task_type|join:", " }} +
+ +