summaryrefslogtreecommitdiff
path: root/src/application/views/alert_error.php
blob: c18546b06c0dba5bcb870337014ee4670ecc3288 (plain)
1
2
3
<div class="alert alert-danger" role="alert">
<?= htmlentities($message); ?>
</div>