<%= I18n.t("system_notifications.emails.intro_paragraph", user_name: @user.name) %>
<%= link_to @system_notification.title.html_safe, system_notifications_url %>
<%= @system_notification.description.html_safe %>