summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-03-04 12:08:17 +0100
committerLibravatar tsmethurst <tobi.smethurst@klarrio.com>2021-03-04 12:08:17 +0100
commitbaa2cbcca311ac783b43c94916641bdc391305a8 (patch)
tree1d49c190e93910cbdba9d26341dd62c4d73f21d2 /web
parentMove some consts around (diff)
parentfurther fun (diff)
downloadgotosocial-baa2cbcca311ac783b43c94916641bdc391305a8.tar.xz
Merge branch 'main' of github.com:gotosocial/server into main
Diffstat (limited to 'web')
-rw-r--r--web/template/index.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/template/index.tmpl b/web/template/index.tmpl
deleted file mode 100644
index a1656bf72..000000000
--- a/web/template/index.tmpl
+++ /dev/null
@@ -1,5 +0,0 @@
-<html>
- <h1>
- {{ .title }}
- </h1>
-</html>