Posts
{{post.title}}
{{post.author.name}},
{{post.content}}
Comments
{{ comments.count }} comments
{% for comment in comments %}{{post.content}}
{{ comments.count }} comments
{% for comment in comments %}
{{ comment.posted_by }} {{ comment.time_posted }}
{{ comment.content | linebreaks }}