]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_blocks/not_found.html.erb
Added better messages and error handling in a couple of places. Added integration...
[rails.git] / app / views / user_blocks / not_found.html.erb
diff --git a/app/views/user_blocks/not_found.html.erb b/app/views/user_blocks/not_found.html.erb
new file mode 100644 (file)
index 0000000..3b5323d
--- /dev/null
@@ -0,0 +1,3 @@
+<p><%= t'user_block.not_found.sorry', :id => params[:id] %></p>
+
+<%= link_to t('user_block.not_found.back'), user_blocks_path %>