diff options
author | Unknown <joe2010xtmf@163.com> | 2014-02-12 14:54:09 -0500 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-02-12 14:54:09 -0500 |
commit | 96b317d3fff3884dd08061d84e11a49495f83a4b (patch) | |
tree | 168e4c6168293ea1622a0c6361e36d54102af70d /templates/home.tmpl | |
parent | 4836fea8767c38f175f59f8f66579e76fe6354f5 (diff) | |
download | gitea-96b317d3fff3884dd08061d84e11a49495f83a4b.tar.gz gitea-96b317d3fff3884dd08061d84e11a49495f83a4b.zip |
Init commit
Diffstat (limited to 'templates/home.tmpl')
-rw-r--r-- | templates/home.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl new file mode 100644 index 0000000000..0c98a69766 --- /dev/null +++ b/templates/home.tmpl @@ -0,0 +1 @@ +{{template "base/base"}}
\ No newline at end of file |