xssbook2/web/routes/error/views/error.php

4 lines
70 B
PHP

<div id="error">
<h1><?=$title?></h1>
<span><?=$msg?></span>
</div>