diff options
| author | 2021-03-04 12:08:17 +0100 | |
|---|---|---|
| committer | 2021-03-04 12:08:17 +0100 | |
| commit | baa2cbcca311ac783b43c94916641bdc391305a8 (patch) | |
| tree | 1d49c190e93910cbdba9d26341dd62c4d73f21d2 /web | |
| parent | Move some consts around (diff) | |
| parent | further fun (diff) | |
| download | gotosocial-baa2cbcca311ac783b43c94916641bdc391305a8.tar.xz | |
Merge branch 'main' of github.com:gotosocial/server into main
Diffstat (limited to 'web')
| -rw-r--r-- | web/template/index.tmpl | 5 |
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> |
