<%= render 'notifications_mailer/shared/hello', recipient: @recipient %>

<%= t('.body.intro') %>

<%= link_to t('.body.visit_management_interface'), "#{root_url}#!/admin/abuses" %>