all repos — legit @ ab30497e169cd3bfcd122e668c3cdde6bd48305b

Machine Telecom's Fork of Legit; the Official Git Frontend of Machine Telecom.

templates/404.html (view raw)

 1
 2
 3
 4
 5
 6
 7
<html>
  <title>404</title>
{{ template "header" . }}
  <body>
    404 &mdash; nothing like that here
  </body>
</html>