{% extends 'blog/base.html' %} {% block content %} {% for post in posts %}
{{ post.text|linebreaksbr }}