mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-16 12:16:09 +03:00
6 lines
287 B
Handlebars
6 lines
287 B
Handlebars
|
<span class="media">
|
||
|
<span class="hidden">Image Upload</span>
|
||
|
</span>
|
||
|
<img class="js-upload-target" {{bind-attr src=image}}>
|
||
|
<div class="description">Add post image <strong></strong></div>
|
||
|
<input data-url="upload" class="js-fileupload main fileupload" type="file" name="uploadimage">
|