summaryrefslogtreecommitdiff
path: root/app/views/projects/compare/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/compare/index.html.haml')
-rw-r--r--app/views/projects/compare/index.html.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/projects/compare/index.html.haml b/app/views/projects/compare/index.html.haml
new file mode 100644
index 00000000000..95cfb60d885
--- /dev/null
+++ b/app/views/projects/compare/index.html.haml
@@ -0,0 +1,7 @@
+= render "projects/commits/head"
+
+%h3.page_title
+ Compare View
+%hr
+
+= render "form"