aboutsummaryrefslogtreecommitdiff
path: root/templates/_footer.htmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/_footer.htmpl')
-rw-r--r--templates/_footer.htmpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/_footer.htmpl b/templates/_footer.htmpl
deleted file mode 100644
index 71d5318..0000000
--- a/templates/_footer.htmpl
+++ /dev/null
@@ -1,9 +0,0 @@
-{{ 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/">upstream</a>)
-{{ end }}