ripcrypt/templates/Apps/BookGeistSheet/image.hbs
2025-10-12 21:29:59 -06:00

8 lines
111 B
Handlebars

<div class="img-wrapper">
<img
src="{{url}}"
alt=""
data-action="editImage"
data-edit="img"
>
</div>