parent
9d56c7f657
commit
53a3be03fc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
%h3.page_title
|
%h3.page_title
|
||||||
Private token
|
Private token
|
||||||
%span.cred.right
|
%span.cred.right
|
||||||
keep it in secret!
|
keep it secret!
|
||||||
.padded
|
.padded
|
||||||
= form_for @user, url: profile_reset_private_token_path, method: :put do |f|
|
= form_for @user, url: profile_reset_private_token_path, method: :put do |f|
|
||||||
.data
|
.data
|
||||||
|
|
Loading…
Reference in a new issue