diff options
author | Unknwon <u@gogs.io> | 2015-09-02 16:18:09 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-02 16:18:09 -0400 |
commit | 83dc2468f574e9cf83515e54268bdb4c03f6d98c (patch) | |
tree | 03499c31d850c1c0e4cb063b9cc70f9c1d2a063b /templates/user/dashboard/pulls.tmpl | |
parent | 842770d7fbc72789d6df885da7ec5a2d4070f25f (diff) | |
download | gitea-83dc2468f574e9cf83515e54268bdb4c03f6d98c.tar.gz gitea-83dc2468f574e9cf83515e54268bdb4c03f6d98c.zip |
finish initial version of pull request
Diffstat (limited to 'templates/user/dashboard/pulls.tmpl')
-rw-r--r-- | templates/user/dashboard/pulls.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/user/dashboard/pulls.tmpl b/templates/user/dashboard/pulls.tmpl deleted file mode 100644 index 9a03684250..0000000000 --- a/templates/user/dashboard/pulls.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -{{template "ng/base/head" .}} -{{template "ng/base/header" .}} -{{template "user/dashboard/nav" .}} - -{{template "ng/base/footer" .}}
\ No newline at end of file |