#set ($title = $i18n.xlate("index.title")) #import ("/header.wm")

Task summary   By category  
Filter:   Click the wrench to claim a task.

#if ($query) Tasks matching '$query': #else Outstanding tasks: #end
#foreach ($xtask in $xtasks) $xcats.clear() #foreach ($task in $xtask.tasks) #if ($xcats.checkCategory($task.category)) #set ($border = "") #else #set ($border = 'style="border-top: 1px solid"') #end #end
$xtask.name  
$task.category
Claim this task $task.summary   [$task.creator] #if (!$string.blank($task.notes))   [...] #end $task.complexity Edit this task
#if ($vidx%2 == 1)
#else   #end #end
#import ("/footer.wm")