{% for object in object_list %} +

{{object.name}}

+
+ {{object.body_html|smartypants|widont|safe}} +
{% endfor %} +