11 lines
157 B
Text
11 lines
157 B
Text
|
<h3>Image upload
|
||
|
|
||
|
Here you can upload your image.
|
||
|
|
||
|
|
||
|
|
||
|
<form method=post enctype=#{enctype}>
|
||
|
^{dUploadWidget}
|
||
|
<div>
|
||
|
<input type=submit value="Upload">
|