#template("xwiki.vm")
#template("httpheader.vm")
#template("header.vm")
#template("baseheader.vm")
#if ($cause == "disabled")
$msg.get("accountdisabled")
#else
$msg.get("accountnotactive")
$msg.get("accountnotactive_email")
#set($confirmdoc = $xwiki.getDocument("XWiki.RegisterNewUserConfirmation"))
#end
#template("basefooter.vm")
#template("footer.vm")