aboutsummaryrefslogtreecommitdiffstats
path: root/src/404.html
blob: 372edc1bb3c0ddd4c5df651ddf1883ba592193d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
<style>
	h1 {
		color: red;
	}
</style>

<h1>ERROR: 404</h1>
<p @text="title"></p>
Go <a href="/">home</a>.