mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 00:11:49 +03:00
7 lines
302 B
Handlebars
7 lines
302 B
Handlebars
|
{{#modal-dialog action="closeModal" type="action" style="wide,centered" animation="fade"
|
||
|
title="Would you really like to delete all content from your blog?" confirm=confirm}}
|
||
|
|
||
|
<p>This is permanent! No backups, no restores, no magic undo button. <br /> We warned you, ok?</p>
|
||
|
|
||
|
{{/modal-dialog}}
|