<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="keywords" content="Hits-of-Code, GitHub, Badge" /> <meta name="description" content="Hits-of-Code Badges for Git repositories" /> <link rel="stylesheet" href="/tacit-css.min.css" /> <title>Internal Server Error - Hits-of-Code Badges</title> </head> <body> <section> <header> <h1>500 - Internal Server Error</h1> </header> <article> <p> <big>Oops</big>. Looks like a made a mistake. Please go <a href="/">back to the homepage</a> and try again. </p> <p> If you think, this is a bug, please <a href="mailto:mail+hoc@vbrandl.net">drop me a mail</a>. </p> </article> <footer> <nav> <ul> <li> <small>Created by <a href="https://www.vbrandl.net">Valentin Brandl</a>.</small> </li> </ul> </nav> <nav> <ul> <li><small><a href="https://github.com/vbrandl/hoc">GitHub</a></small></li> <li><small><a href="https://opensource.org/licenses/MIT">MIT License</a></small></li> </ul> </nav> </footer> </section> </body> </html>