diff options
author | 2021-03-03 21:15:20 +0100 | |
---|---|---|
committer | 2021-03-03 21:15:20 +0100 | |
commit | 18d0685ef1947dea66a95a9d5e023ca5b4a39762 (patch) | |
tree | ecaa3734f4cdb0df3185c32fb69708e7d7c04417 /web/template | |
parent | further yak shaving (diff) | |
download | gotosocial-18d0685ef1947dea66a95a9d5e023ca5b4a39762.tar.xz |
further fun
Diffstat (limited to 'web/template')
-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> |