Hello <%= @user.name %>,

<%= I18n.t("notifications.email_title") %>

Type: <%= @notification.title %>

<%= sanitize_input(prepend_server_url_to_links(@notification.message)) %>