foxygit / foxygit Log in
A tiny read-only git web frontend — browse bare repos with just PHP and git, no database, no framework.
commits tags

/views/partials/error.php · 63 B

raw
<?php /** @var string $message */ ?>
<p><?= h($message) ?></p>