<?php
    /** @var $view Sharingforce_View_Cleared */
    $view = $this;
?>
<div class="wrap">
<h2>Sharingforce&trade; Data Cleared</h2>

<p>All Sharingforce&trade; data has been cleared from the WordPress database.</p>

<button class="button-primary" onclick="location.href='<?php echo $view->getContinueUrl(); ?>'">Continue &raquo;</button>

</div>
