mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-17 05:21:36 +03:00
c43d860a3f
closes #3364 (special thanks to @jaswilli) closes #3087 - added modal - added controller
7 lines
294 B
Handlebars
7 lines
294 B
Handlebars
{{#gh-modal-dialog action="closeModal" showClose=true type="action" style="wide,centered" animation="fade"
|
|
title="Transfer Ownership" confirm=confirm}}
|
|
|
|
<p>Are you sure you want to transfer the ownership of this blog? You will not be able to undo this action.</p>
|
|
|
|
{{/gh-modal-dialog}}
|