Ghost/core/client/app/templates/modals/transfer-owner.hbs
2015-03-11 12:37:41 -06:00

7 lines
268 B
Handlebars

{{#gh-modal-dialog action="closeModal" showClose=true type="action" style="wide"
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}}