{% cache updates %}
{{ e.summary|strip_tags|entity_decode|truncatewords(50) }}
{% trans authorlink='{0}'|f(e.author)|safe, entrydate='{1}'|f( entry.last_published|datetime('%Y-%m-%d'), entry.last_published|datetime)|safe %} Posted {{ entrydate }} by {{ authorlink }} {% endtrans %} {% if section_headers and entry.section %} under {{ entry.section.pretty }} {% endif %}