<div class="uk-margin danger-zone">
<h2>Danger Zone</h2>
<div>
<p>You can delete your account at any time. Logging back into our website will re-create your account</p>
<button class="uk-button esm-button-danger" type="button" uk-tooltip="You will be required to confirm deletion" uk-toggle="target: #delete-user">Delete Account</button>
</div>
</div>