{{ object.summary }}
{% else %}{{ object.body|markdown|truncatewords:"90" }} {% endif %}
{# Takes output from get_fresh_content template tag to create mixed list of what's new #} {% load typogrify_tags markup %}
{{ object.summary }}
{% else %}{{ object.body|markdown|truncatewords:"90" }} {% endif %}
{{ object.summary|truncatewords:"15" }}