parent
895615ad6e
commit
5d7b540718
15 changed files with 71 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
<h1>User Account</h1>
|
||||
<h2>Password Reset</h2>
|
||||
<form action="/accounts/{{ .Account.Id }}/reset/{{ .Token }}" enctype="multipart/form-data" method="post">
|
||||
<input name="csrf_token" type="hidden" value="{{ .Page.Session.Data.CsrfToken }}">
|
||||
<fieldset>
|
||||
<legend>Set Password</legend>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue