mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-14 03:54:46 +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> |