This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
Lateinicus/frontend/src/lost.html

14 lines
356 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Lateinicus - 404</title>
</head>
<body>
<h1>Du hast ein 404 entdeckt</h1><br />
Du solltest hier aber nicht sein...<br />
<img src="https://thumbs.gfycat.com/HealthyCornyAmazontreeboa-small.gif" />
<br />
<a href="/app/">Zu Lateinicus</a>
</body>
</html>