Posted by {{ post.user.username }} at {{ post.created_at }}
{% if post.user == user %} {% endif %}Tags: {{ post.all_tags }}
Upvotes: {{ post.vote_set.count }}
{{ post.content }}
{{ comment.user.username }}: | {{ comment.content }} |
No comments yet.
{% endif %} {% if message %}{{ message }}
{% endif %}