=html_escape(_('The CSV export will be created in the background. Once finished, it will be sent to %{strong_open}%{email}%{strong_close} in an attachment.'))%{email: @current_user.notification_email,strong_open: '<strong>'.html_safe,strong_close: '</strong>'.html_safe}