gonito/templates/your-account.hamlet

8 lines
226 B
Plaintext
Raw Normal View History

2015-09-30 20:15:33 +02:00
<h2>Your account
<p>
<form method=post action=@{YourAccountR}#form enctype=#{formEnctype}>
^{formWidget}
<button .btn .btn-primary type="submit">
_{MsgSubmit} <span class="glyphicon glyphicon-upload"></span>