{$issue.title}{if isset($issue.category)}, in {if isset($categories[$issue.category])}{$categories[$issue.category].name}{else}Undefined{/if}{if isset($issue.subcategory)} for {if isset($categories[$issue.category]['subcategories'][$issue.subcategory])}{$categories[$issue.category]['subcategories'][$issue.subcategory]}{else}Undefined{/if}{/if}.{/if}
{if $comment.update}Last edited by {$comment.nickname}; ago.{/if} {if $comment.flags & constant('CommentFlags::FLAG_PRIVATE')}This comment has been marked as private and is visible only to staff.{/if}
{/foreach}
{$pagination_advanced}
{else}
Oops! There's no comments to display...
{if !($issue.flags & constant('IssueFlags::FLAG_CLOSED')) || $isStaff}(Be the first one to comment on this issue!){/if}
{$comment.comment}