Tohle je {{ apple }}.
pocet prispevku: {{ comment_count }}
{% get_comment_list for apple as comment_list %}author: {{ comment.user.username }} - authorized
{% else %}author: {{ comment.nickname }} - unauthorized
{% endif %}submit: {{ comment.submit_date }}
{{ comment.content }}