diff options
author | Unknown <joe2010xtmf@163.com> | 2014-02-14 20:14:22 -0500 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-02-14 20:14:22 -0500 |
commit | b1c5adc2f206b855ccf19eaf492fd86a86e2befc (patch) | |
tree | 014dc7adb77b4670bc4254738dec561c4e7035ef /templates/home.tmpl | |
parent | 8ef198dface6a4e7b851ea495e236450f40ad1dc (diff) | |
download | gitea-b1c5adc2f206b855ccf19eaf492fd86a86e2befc.tar.gz gitea-b1c5adc2f206b855ccf19eaf492fd86a86e2befc.zip |
Setup templates structure
Diffstat (limited to 'templates/home.tmpl')
-rw-r--r-- | templates/home.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl deleted file mode 100644 index 0c98a69766..0000000000 --- a/templates/home.tmpl +++ /dev/null @@ -1 +0,0 @@ -{{template "base/base"}}
\ No newline at end of file |