{% if not (viewPost and postExists) %}{{ post.news_title }}{% endif %}
{{ post.news_poster.username }}

{{ post.news_poster.username }}

{{ post.news_content|raw }}
Posted {% if not (viewPost and postExists) %} {{ post.news_comments.count }} comment{% if post.news_comments.count != 1 %}s{% endif %}{% endif %}