urloli/view/404.html

5 行
108 B
HTML
Raw 通常表示 履歴

2023-02-06 13:36:13 +09:00
{{template "header" .}}
{{ .Err }}<br />
<a href="/">{{.T "totop"}}</a>
2023-02-06 13:36:13 +09:00
{{template "footer" .}}