{{> _inc/header}}

	<section class="content">

		<h1 class="bad">{{title}}</h1>

		<pre>
			<span class="code">{{error}}</span>
		</pre>

	</section>

{{> _inc/footer}}