Files
Gw0bm/resources/views/errors/500.blade.php
2021-04-16 20:41:48 +00:00

15 lines
309 B
PHP

<style type="text/css">
body {
background: #161618;
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="">
</div>