You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?php echo __("Ooops, there was an error.",'CAS_Maestro')?>
</h1>
</header>
<div class="entry-content">
<?php echo sprintf(__("The username %s isn't allowed to register in this website. If you think this is a mistake, please contact the <a href=\"mailto:%s\">website administrator</a>."),$username,get_option('admin_email'));?>
<p><a href="/wp-login.php?action=logout">Log out</a> of CAS.</p>