@ -65,7 +65,7 @@ block content
|
|||||||
|
|
||||||
p You can delete your account, but keep in mind this action is irreversible.
|
p You can delete your account, but keep in mind this action is irreversible.
|
||||||
form(action='/account/delete', method='POST')
|
form(action='/account/delete', method='POST')
|
||||||
input(type='hidden', name='_csrf', value=token)
|
input(type='hidden', name='_csrf', value=_csrf)
|
||||||
button.btn.btn-danger(type='submit')
|
button.btn.btn-danger(type='submit')
|
||||||
i.fa.fa-trash-o
|
i.fa.fa-trash-o
|
||||||
| Delete my account
|
| Delete my account
|
||||||
|
Reference in New Issue
Block a user