mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-06 00:44:16 +00:00
12 lines
508 B
HTML
12 lines
508 B
HTML
<div class="container">
|
|
<div class="hero-unit">
|
|
<div class="alert alert-error">
|
|
<h3>Eeeeep</h3>
|
|
<h3>That's a 404..</h3>
|
|
<p>Something's not where it should be..</p>
|
|
</div>
|
|
<iframe width="560" height="315"
|
|
src="http://www.youtube.com/embed/QqaQ_Bhgmrc?&autoplay=1&rel=0&fs=0&theme=light&showinfo=0&modestbranding=1&controls=0&hd=1&autohide=1&color=white"
|
|
frameborder="0" allowfullscreen></iframe>
|
|
</div>
|
|
</div> |