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
urloli/view/404.html
2026-01-21 03:36:58 +09:00

5 lines
108 B
HTML

{{template "header" .}}
{{ .Err }}<br />
<a href="/">{{.T "totop"}}</a>
{{template "footer" .}}