Files
Gw0bm/resources/views/errors/500.blade.php
2021-06-25 08:25:11 +00:00

15 lines
418 B
PHP

<style type="text/css">
body {
background: black;
color: white;
text-align: center;
}
</style>
<h5>Oh shit! Something went horribly wrong!</h5>
<p>Please try again later</p>
<video autoplay muted loop src="doge.webm"></video>
<div style="">
<small>if this error persists, please contact an admin in the <a href="https://n0xy.net">IRC</a> #w0bm </small>
</div>