]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/no_such_user.rhtml
Rename views to rails 2 style names.
[rails.git] / app / views / user / no_such_user.rhtml
diff --git a/app/views/user/no_such_user.rhtml b/app/views/user/no_such_user.rhtml
deleted file mode 100644 (file)
index 585d29d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<h2><%= t 'user.no_such_user.heading', :user => @not_found_user %></h2>
-<p><%= t 'user.no_such_user.body', :user => @not_found_user %></p>