{{extend 'layout.html'}}
{{if k==0:}}Reported by{{else:}}Comment by{{pass}} {{=item.author}}, {{=item.created_on}} [status={{=item.status}}] {{=", ".join(item.labels or [])}} |
{{=MARKMIN(item.description,extra=extra)}} |
Attachment {{=A('download',_href=URL('download',args=item.attachment))}} |