{% load i18n permission_tags %}
{{ answer.answer_date|timesince }} {% trans 'ago' %} {% if answer.is_modified %} - {% trans 'Edited' %} {% endif %}
{{ answer.message|linebreaks }}