SVNからのミラー

This commit is contained in:
2026-01-21 03:36:13 +09:00
commit 4196be4f67
25 changed files with 1204 additions and 0 deletions

4
view/404.html Normal file
View File

@@ -0,0 +1,4 @@
{{template "header" .}}
<a href="/">トップへ</a>
{{ .Err }}<br />
{{template "footer" .}}