15 lines
890 B
HTML
15 lines
890 B
HTML
title = "Uh oh"
|
|
url = "/404"
|
|
layout = "default"
|
|
is_hidden = 0
|
|
==
|
|
<div class="row">
|
|
<div class="col-lg-7">
|
|
<h1>Uh oh</h1>
|
|
<iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/412499226&color=%23ff5500&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe>
|
|
</div>
|
|
<div class="col-lg-5">
|
|
<p style="margin-top: 6rem;">Well this is embarassing for one of us. The page you asked for is nowhere to be found. Bad link? Mistyped address? I'm not sure.</p>
|
|
<p>There's not really all that much stuff here, so you could always try making a selection from the menu at the top right of the page. If you think something's wrong, <a href="/contact">contact me</a>.
|
|
</div>
|
|
</div> |