forgot new file
This commit is contained in:
parent
1f3e59e643
commit
6b15fd08cf
1 changed files with 8 additions and 0 deletions
8
templates/modifyUser.hamlet
Normal file
8
templates/modifyUser.hamlet
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
$doctype 5
|
||||||
|
|
||||||
|
<h3>Benutzer bearbeiten
|
||||||
|
|
||||||
|
<form method=post enctype=#{enctype}>
|
||||||
|
^{modifyUserWidget}
|
||||||
|
<div>
|
||||||
|
<input type=submit value="Absenden">
|
Loading…
Reference in a new issue