{{ notification.title }} {{ notification.message }} {{ notification.created_at.strftime('%Y-%m-%d %H:%M') }} {% if notification.link %} {{ t('open') }} {% endif %} {% if not notification.is_read %} {{ t('mark_read') }} {% endif %}