yammat/templates/modifyUser.hamlet

12 lines
239 B
Plaintext
Raw Normal View History

2015-04-07 20:07:49 +00:00
$doctype 5
2015-04-09 22:40:58 +00:00
<h3>_{MsgEditUser}
2015-04-07 20:07:49 +00:00
<form method=post enctype=#{enctype}>
^{modifyUserWidget}
<div>
2015-04-09 22:40:58 +00:00
<input type=submit value="_{MsgSubmit}">
2015-07-21 07:14:38 +00:00
<form action=@{ModifyUserR uId} method=GET>
<input type=hidden #barcodeInput name=barcode>