Files
praxis-creutzburg-web/intern/templates/error.inc.php
T
2026-03-20 17:13:38 +01:00

5 lines
73 B
PHP

<div class="container">
<h2>Fehler</h2>
<?php echo $error_msg; ?>
</div>