{% load humanize %}
{{ object.title }} (Help page)

{{ object.body|striptags|truncatewords:20 }}

{# Created: {{ object.created }} #}
Last modified:
{{ object.modified }}