summaryrefslogtreecommitdiffstats
path: root/templates/repo
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-15 05:53:13 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-15 05:53:13 -0400
commite9fdf1031da4bf3c1acff0377b1d125ad99274e6 (patch)
tree510af882f866b312d2b1b7e888a4432c26d5dbe2 /templates/repo
parent4b8e888437a9972459e73496d811ea30f105f06c (diff)
downloadgitea-e9fdf1031da4bf3c1acff0377b1d125ad99274e6.tar.gz
gitea-e9fdf1031da4bf3c1acff0377b1d125ad99274e6.zip
Clean code
Diffstat (limited to 'templates/repo')
-rw-r--r--templates/repo/created.tmpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/repo/created.tmpl b/templates/repo/created.tmpl
deleted file mode 100644
index 35803e3938..0000000000
--- a/templates/repo/created.tmpl
+++ /dev/null
@@ -1,8 +0,0 @@
-{{template "base/head" .}}
-{{template "base/navbar" .}}
-<div class="container" id="gogs-body">
- <div class="col-md-offset-4 col-md-3">
- Created successfully!
- </div>
-</div>
-{{template "base/footer" .}} \ No newline at end of file