10 lines
110 B
PHP
10 lines
110 B
PHP
<section>
|
|
<h2>Something went wrong</h2>
|
|
<br>
|
|
|
|
<p>
|
|
<?= e($message) ?>
|
|
</p>
|
|
|
|
</section>
|