Hello <%= @user.name %>!
You got new notification!
Type: <%= I18n.t("notifications.types.#{@notification.type_of}") %>
<%= @notification.title %>
<%= @notification.message %>