SVNからのミラー

This commit is contained in:
2026-01-21 03:36:58 +09:00
commit 965aae7f57
26 changed files with 1101 additions and 0 deletions

7
view/submitted.html Normal file
View File

@@ -0,0 +1,7 @@
{{template "header" .}}
{{.T "canunderaccess"}}
<br />
<a href="{{ .Dom }}/{{ .Url }}">{{ .Dom }}/{{ .Url }}</a>
<br /><br />
<a href="/">{{.T "totop"}}</a>
{{template "footer" .}}