{% extends "web/base.html" %} {% block content %} {% for post in posts %}
{{ post.body()[0:200] }}...({{ post['date'] }})