This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
spliti/view/404.html
2026-01-21 03:36:13 +09:00

5 lines
102 B
HTML

{{template "header" .}}
<a href="/">トップへ</a>
{{ .Err }}<br />
{{template "footer" .}}