<?php
\OCP\Util::addStyle('registration', 'style');
?>
<ul class="msg error-wide">
<li><?php p($_['msg'])?></li>
</ul>