forgot template file
This commit is contained in:
parent
e1afce14f9
commit
5e7d045e71
1 changed files with 7 additions and 0 deletions
7
templates/bulkUpload.hamlet
Normal file
7
templates/bulkUpload.hamlet
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<div id="header" class="item" data-width="400">
|
||||||
|
<form class="inner" method=post enctype=#{enctype}>
|
||||||
|
<h3>Upload multiple images
|
||||||
|
<p>Here you can upload your images.
|
||||||
|
^{uploadWidget}
|
||||||
|
<div>
|
||||||
|
<input type=submit value="Upload">
|
Loading…
Reference in a new issue