{{ n.title }}
{{ n.message }}
{% if n.type == 'damage_reported' %}
{% endif %}
{% if n.created_at %}{{ n.created_at.strftime('%d.%m.%Y %H:%M') }}{% else %}-{% endif %}