mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
11 lines
195 B
HTML
11 lines
195 B
HTML
<html>
|
|
<head>
|
|
<title>Internal server error</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Internal server error</h1>
|
|
|
|
<p>Something went wrong. The error has been logged, please check back later.</p>
|
|
</body>
|
|
</html> |