{{object.title|safe|amp|smartypants}} {{object.body_html|safe|amp|smartypants}} {% with object.get_next_published as next %} {% with object.get_previous_published as prev %} {% if prev%} Previous: {{prev.title|safe}} {%endif%}{% if next%} Next: {{next.title|safe}} {%endif%} {%endwith%}{%endwith%}