mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-13 14:39:52 +03:00
7 lines
300 B
Handlebars
7 lines
300 B
Handlebars
|
{{#modal-dialog action="closeModal" showClose=true type="action" style="wide,centered" animation="fade"
|
||
|
title="Are you sure you want to delete this post?" confirm=confirm}}
|
||
|
|
||
|
<p>This is permanent! No backups, no restores, no magic undo button. <br /> We warned you, ok?</p>
|
||
|
|
||
|
{{/modal-dialog}}
|