Date: {{os.date("%Y-%m-%d", $tick.time)}}
Author: {{$tick.author_name}}
{{$tick.desc}}
Date: {{os.date("%Y-%m-%d", $comm.time)}}
Author: {{$comm.author_name}}
{{$comm.text}}
Comments
% for comm in $comments doDate: {{os.date("%Y-%m-%d", $comm.time)}}
Author: {{$comm.author_name}}
{{$comm.text}}