Sha256: e02b9bbbcf52d43f745452d40643c44d2a2b6682e1c85a8c33f4e8df7d07b47a
Contents?: true
Size: 660 Bytes
Versions: 1
Compression:
Stored size: 660 Bytes
Contents
<p>Unfortunately there was a problem processing your latest payment on <%= @transaction.created_at.to_s(:short_date) %> for your <%= @account.name -%> account on <%= t("app_name") %>.</p> <p>Some functionality of your <%= @account.name -%> account on <%= t("app_name") %> is now disabled.</p> <p>Please verify and fix the credit card details <%= link_to "here", account_billing_url(@account) %> to restore full access to the account.</p> <p>If you have any questions, please contact us anytime at <%= mail_to t("support_email"), t("support_email") %>.</p> <hr/> <p>Thanks for your business,<br/> The <%= t("app_name") %> Team<br/> <%= t("app_url") %></p>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
saucy-0.11.3 | app/views/billing_mailer/problem.html.erb |