mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
2 lines
177 B
Handlebars
2 lines
177 B
Handlebars
<input type="file" class="button-add" />
|
|
<button type="submit" class="button-save" {{bind-attr disabled=uploadButtonDisabled}} {{action "upload"}}>{{uploadButtonText}}</button>
|