{% extends "dictionary/conversation/inbox_base.html" %} {% load filters humanize i18n %} {% block title %}{% trans "conversation archive" context "titleblock" %}{% endblock %} {% block innercontent %} {% if conversations %}
{{ lastmsg.body|truncatechars:225 }}