mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
ee0c32dfc9
- remove `bind-attr` all over the place
6 lines
288 B
Handlebars
6 lines
288 B
Handlebars
<span class="media">
|
|
<span class="hidden">Image Upload</span>
|
|
</span>
|
|
<img class="js-upload-target" src="{{imageSource}}" />
|
|
<div class="description">{{description}}<strong></strong></div>
|
|
<input data-url="upload" class="js-fileupload main fileupload" type="file" name="uploadimage">
|