projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branch 'upstream/pull/5064'
[rails.git]
/
app
/
views
/
user_mailer
/
signup_confirm.text.erb
1
<%= fp(t(".greeting")) %>
2
3
<%= fp(t(".created", :site_url => Settings.server_url)) %>
4
5
<%= fp(t(".confirm")) %>
6
7
<%= @url %>
8
9
<%= fp(t(".welcome")) %>