mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-13 11:35:28 +00:00
6 lines
88 B
HTML
6 lines
88 B
HTML
<:Head>
|
|
<title>{{status}}</title>
|
|
</:Head>
|
|
|
|
<h1>Not found</h1>
|
|
<p>{{error.message}}</p> |