]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entry/no_such_entry.rhtml
Improve the node/way/relation already deleted error message, and get rid bug in way...
[rails.git] / app / views / diary_entry / no_such_entry.rhtml
1 <h2>No entry with the id: <%= h(params[:id]) %></h2>
2 <p>Sorry, there is no diary entry or comment with the id <%=h params[:id] -%>, or no id was given. Please check your spelling, or maybe the link you clicked is wrong.</p>