Offline first

This commit is contained in:
Magnus Åhall 2026-05-20 19:58:34 +02:00
parent 84181858c8
commit f37ebc1c41
4 changed files with 81 additions and 16 deletions

View file

@ -0,0 +1,4 @@
{{ define "page" }}
<div>Site is offline.</div>
<div>||ERROR||</div>
{{ end }}