blob: 6057d6e476c113aa6d0153843f80240243a66fad [file] [log] [blame]
<div class="alert alert-success" role="alert">
<p>Your email address was confirmed! Thank you for registering for
<?php
echo $SERVICE_ACRONYM ."!";
if ($CONFERENCE_REGISTRATION) {
echo " A confirmation email including the invoice and payment instructions has been sent to you.";
}
if(!empty($REDIRECT_TO) ) { echo "</p><p>You are being redirected..."; } ?>
</p>
</div>