{{ blog.publish_date|date:"F d, Y" }} {{ blog.author }} {{ blog.comments.count }} comments 34 shares {{ blog.title }} {{ blog.content|safe }} {% if prev_blog %} {{ prev_blog.title }} prev post {% endif %} {% if next_blog %} {{ next_blog.title }} next post {% endif %}
{{ comment.user.name }} {{ comment.created_at|date:"F d, Y" }}
{{ comment.text }}