X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ccc898b8a04f14537c17c924deb477d156967089..c0278a01da05d8af7c4aec9eeab37a47f1d3110f:/app/views/sessions/_suspended_flash.html.erb diff --git a/app/views/sessions/_suspended_flash.html.erb b/app/views/sessions/_suspended_flash.html.erb new file mode 100644 index 000000000..b8ca5504b --- /dev/null +++ b/app/views/sessions/_suspended_flash.html.erb @@ -0,0 +1,2 @@ +

<%= t ".suspended" %>

+

<%= t ".contact_support_html", :support_link => mail_to(Settings.support_email, t(".support")) %>