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