%= render 'notifications_mailer/shared/hello', recipient: @recipient %>
<%= t('.body', THRESHOLD: @notification.get_meta_data(:threshold), AVAILABLE: @notification.get_meta_data(:mb_available)) %>