]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/errors/_contact.html.erb
Make error pages translatable
[rails.git] / app / views / errors / _contact.html.erb
diff --git a/app/views/errors/_contact.html.erb b/app/views/errors/_contact.html.erb
new file mode 100644 (file)
index 0000000..4fe4e79
--- /dev/null
@@ -0,0 +1,3 @@
+<p><%= t ".contact_the_community_html",
+         :contact_link => link_to(t(".contact"), t(".contact_url"),
+                                  :title => t(".contact_url_title")) %></p>