{{ object.pub_date }}
{{ object.author.get_full_name|default:object.author.username }}
{% if object.get_title is not None %}

{{ object.get_title }}

{% endif %}
{{ object.content|truncatechars_html:"200"|safe|linebreaksbr|striptags }}