diff options
author | zhsso <zhssoge@gmail.com> | 2014-04-10 14:20:01 -0400 |
---|---|---|
committer | zhsso <zhssoge@gmail.com> | 2014-04-10 14:20:01 -0400 |
commit | f3ed11d177d76bcb1850c6670c1516d25a66eb2c (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /templates/repo/pulls.tmpl | |
parent | fde5b16332d5c4dc8246b899cd42d58b058f2bed (diff) | |
download | gitea-f3ed11d177d76bcb1850c6670c1516d25a66eb2c.tar.gz gitea-f3ed11d177d76bcb1850c6670c1516d25a66eb2c.zip |
mistakes
Diffstat (limited to 'templates/repo/pulls.tmpl')
-rw-r--r-- | templates/repo/pulls.tmpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/repo/pulls.tmpl b/templates/repo/pulls.tmpl deleted file mode 100644 index 8c5d9376c8..0000000000 --- a/templates/repo/pulls.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -{{template "base/head" .}} -{{template "base/navbar" .}} -{{template "repo/nav" .}} -{{template "repo/toolbar" .}} -<div id="body" class="container"> - <div id="source"> - </div> -</div> -{{template "base/footer" .}}
\ No newline at end of file |