projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove the languages hash since we are now storing the languages in a table. Translat...
[rails.git]
/
app
/
views
/
diary_entry
/
no_such_user.rhtml
1
<h2><%= h(@not_found_user) %></h2>
2
<p>Sorry, there is no user with the name <%= @not_found_user -%>. Please check your spelling, or maybe the link you clicked is wrong.</p>