mailing_not_found.html.erb 105 Bytes
<h2><%= _("Mailing not found") %></h2>

<p><%= _("There is no mailing with id #%s") % params[:id] %></p>