{{post.title}} {{ post.author.username }} submitted {{ post.created | to_datetime | naturaltime }} {{ post.score }} point{{ post.score|pluralize}} {{ post.content_html | safe }} Comments {% for comment in comments %} {% include "comment.html" %} {% endfor %}
Comments
{% for comment in comments %} {% include "comment.html" %} {% endfor %}