You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1.1 KiB
22 lines
1.1 KiB
4 years ago
|
<div class="container">
|
||
|
<div class="row">
|
||
|
<div class="col-md-12">
|
||
|
<div class="error-template">
|
||
|
<h1>
|
||
|
Oops!</h1><br>
|
||
|
<h2>Something has gone HORRIBLY wrong! Congrats!</h2>
|
||
|
<div class="error-details">
|
||
|
Not really sorry, but an error has occured. 500 means something went wrong on the server side, but.. Let's be honest. It was really a user malfunction.
|
||
|
</div>
|
||
|
<br>
|
||
|
<div class="error-actions">
|
||
|
<a href="/" class="btn btn-primary btn-lg"><span class="glyphicon glyphicon-home"></span>
|
||
|
Take Me Home </a> <a href="mailto://rudi@nmare.net" class="btn btn-default btn-lg"><span class="glyphicon glyphicon-envelope"></span> Contact Support </a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<br>
|
||
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/t3otBjVZzT0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||
|
</div>
|