asciinema.org/app/views/application/not_found.html.erb
2012-07-25 20:24:20 +02:00

10 lines
198 B
Plaintext

<section class="supplimental error-404">
<div class="wrapper">
<h1>404</h1>
<p>
You shouldn't be here. Really.
</p>
<div class="vertical-expander"></div>
</div>
</section>