{% load i18n conversation_tags %} {% if digest %}
{% blocktrans %}There are some messages you haven't noticed yet.{% endblocktrans %}
{% endif %}{{ message.user }} |
{{ message.date|date:"SHORT_DATETIME_FORMAT" }}
{{ message.text|truncatewords:10|linebreaks }} |