diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2020-04-01 19:40:48 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-02-02 12:33:15 +0100 |
commit | 1f66094bae5144a95decd0a3659b4c270a3bcaa9 (patch) | |
tree | 1421346dda696f8bb4ac0c7e5e3b2ac131201f40 /templates/home.tmpl | |
parent | ee3c72e394b4a5913b7e6062424112521066cad3 (diff) |
removed remaining landing-page/home fragmentsmygogs
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'templates/home.tmpl')
-rw-r--r-- | templates/home.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl deleted file mode 100644 index 1ba9f7ed..00000000 --- a/templates/home.tmpl +++ /dev/null @@ -1,4 +0,0 @@ -{{template "base/head" .}} - <div class="home"> - </div> -{{template "base/footer" .}} |