gonito/templates/create-reset-link.hamlet

7 lines
263 B
Plaintext
Raw Normal View History

2017-02-18 10:26:02 +01:00
<h2>Create a link for account creation or password reset
<form method=post action=@{CreateResetLinkR}#form enctype=#{formEnctype}>
^{formWidget}
<button .btn .btn-primary type="submit">
_{MsgSubmit} <span class="glyphicon glyphicon-upload"></span>