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

14
view/footer.html Normal file
View File

@@ -0,0 +1,14 @@
{{define "footer"}}
</div>
<p class="footer">
<a href="https://technicalsuwako.moe/blog/urloli-{{.Ves}}.xhtml">
urloli-{{.Ver}}
</a> |
<a href="https://gitler.moe/suwako/urloli">
<img src="/static/git.png" alt="Git" />
</a> |
<a href="https://076.moe/"></a>
</p>
</body>
</html>
{{end}}