aboutsummaryrefslogtreecommitdiff
path: root/templates/_footer.htmpl
blob: a0d1987e97c6f3b882e419ed47d6514a459ddf2f (plain) (blame)
1
2
3
4
5
6
7
8
9
{{ define _tp_footer(handle: io::handle) (void | io::error | nomem) }}
<a href="https://lindenii.runxiyu.org/forge/">Lindenii Forge</a>
{{ " " }}
{{ global.version }}
{{ " " }}
(<a href="/:/source/">source</a>,
{{ " " }}
<a href="https://forge.lindenii.runxiyu.org/lindenii/forge/:/repos/server/?branch=hare">upstream</a>)
{{ end }}