2 lines
224 B
Text
2 lines
224 B
Text
<h2>No entry with the id: <%= h(params[:id]) %></h2>
|
|
<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>
|