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