{{extend 'layout.html'}}
{{=A(news.title,_href=news.link)}} | ({{=news.votes}} votes) | {{=A('comments',_href=URL('news_comments',args=news.id))}} | {{=A('edit',_href=URL('news_edit',args=news.id))}} |
{{=A('post news item',_href=URL('news_create',args=category.id))}} |