{% for object in object_list %}

{{object.name}}

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