From fbd252c1cf26009e8880c632c8154361db33175e Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 18 Mar 2014 18:31:54 -0400 Subject: Mirror fix --- templates/repo/pulls.tmpl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 templates/repo/pulls.tmpl (limited to 'templates/repo/pulls.tmpl') diff --git a/templates/repo/pulls.tmpl b/templates/repo/pulls.tmpl new file mode 100644 index 00000000..daacc089 --- /dev/null +++ b/templates/repo/pulls.tmpl @@ -0,0 +1,9 @@ +{{template "base/head" .}} +{{template "base/navbar" .}} +{{template "repo/nav" .}} +{{template "repo/toolbar" .}} +
+
+
+
+{{template "base/footer" .}} \ No newline at end of file -- cgit v1.2.3