diff options
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" .}} |