Logo

GitLab

Sign in

Walenty / Slowal

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
master
  • Slowal
  • templates
  • 500.html
  • Initial commit.
    68957fea
    Bartłomiej Nitoń authored
    10 years ago  
    Browse Code »
500.html 180 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
<html>
    <head>
        <title>Server Error</title>
    </head>
    <body>
        <h1>Sorry!</h1>
        <p>Sorry, the server has encountered an error.</p>
    </body>
</html>