projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merged I18N branch to head.
[rails.git]
/
app
/
views
/
diary_entry
/
no_such_user.rhtml
1
<h2><%= h(@not_found_user) %></h2>
2
<p><%= t 'diary_entry.no_such_user.body', :user => @not_found_user %></p>