mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +03:00
7 lines
344 B
Handlebars
7 lines
344 B
Handlebars
{{#gh-modal-dialog action="closeModal" showClose=true type="action" style="wide"
|
|
title="Are you sure you want to delete this post?" confirm=confirm}}
|
|
|
|
<p>You're about to delete "<strong>{{model.title}}</strong>".<br />This is permanent! No backups, no restores, no magic undo button. <br /> We warned you, ok?</p>
|
|
|
|
{{/gh-modal-dialog}}
|