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/notfound.php · 72 B

raw
<?php render('partials/error', ['message' => 'No such repository.']) ?>