Login
4 branches 0 tags
Ben (U939/Arch Linux) Git SSH handling! 5d38220 1 month ago 15 Commits
rubhub / templates / 404.html
<!DOCTYPE html>
<html>
<head>
    <title>404 - Page not found</title>
</head>
<body>
    <section>
        <h1>404</h1>
        <h3>Page not found</h3>
        <p>Not sure what you're looking for but it's not here</p>
    </section>
</body>
</html>