6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
<%= t(".opening") %>
|
|
|
|
<%= url_for([@user, :password, action: :edit, token: @user.confirmation_token]) %>
|
|
|
|
<%= t(".closing") %>
|