{{extend 'layout.html'}}

Comments for {{=A(news.title,_href=news.link)}}

{{if auth.user:}} {{=news.votes}} {{=form}} {{pass}} {{for comment in comments:}} {{pass}}
{{=comment.posted_on}} {{=comment.posted_by.first_name}} says {{=MARKMIN(comment.body)}}