{% if list.item.from_user %} {{ list.item.from_user.name }} {% else %} Anonymous {% endif %}
{{ list.item.subject }}
{{ list.item.created_on }}