<!-- exit template -->
<form action="{$URL}" method="post" class="auth-form">
<fieldset>
<legend>Logged out <a href="javascript:popUp('help/help.html','800','800')" title="Need help?"><img src="{$template}/images/icons/icon-info.png" alt="{$TITLE} Help"></a></legend>
{$ERROR}
<div>
You have successfully logged out of the {$TITLE} applicaiton.
</div>
</fieldset>
</form>
<!-- end exit template -->