1<?php 2 3/** 4 * @var string $error 5 */ 6 7?> 8<pre class="alert alert-danger"><?= $error ?></pre> 9