#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) #if ($xtask.name == "On the list")
  #else #if ($vidx > 0) #end #end $xcats.clear() #foreach ($task in $xtask.tasks) #if ($xcats.checkCategory($task.complexity)) #set ($border = "") #else #set ($border = 'style="border-top: 1px solid"') #end #end #end
 
$xtask.name  
$task.complexity
Claim this task $task.summary   [$task.creator] #if (!$string.blank($task.notes))   [...] #end $task.getDisplayCategory() Edit this task
#import ("/footer.wm")