2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-23 19:08:22 +00:00
2020-07-09 10:08:47 +01:00

8 lines
204 B
Handlebars

<p>
{{message}}
</p>
<button type="button" class="type-delete" onclick={{action execute}}>
Confirm Delete
</button>
<button type="button" class="type-cancel" onclick={{action cancel}}>Cancel</button>