Skip to content
Snippets Groups Projects
Select Git revision
  • 1820e2bc88471543ef00469c010347946f8ec090
  • master default protected
2 results

404.html

Blame
  • 404.html 235 B
    <!DOCTYPE html>
    <html>
        <head>
    
        </head>
        <body>
            <h1>
                Error 404
            </h1><br>
            <p>
                oops
            </p><br>
            <h3>
                Page not found!
            </h3><br>
        </body>
    </html>