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

<%= t('.body.your_plan') %> <%= @attached_object.plan.human_readable_name %> <%= t('.body.has_expired') %>.

<%= t('.body.you_can_go_to') %> <%= link_to "Abonnements", "#{root_url}#!/pricing" %>, <%= t('.body.to_renew_your_plan') %>.