{% extends 'blog/base.html' %} {% block content %}
{{ post.text|safe|linebreaksbr }}
{{ comment.text|safe|linebreaks }}
Posted by: {{ comment.author }}
No comments posted.