mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
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}}
|