summaryrefslogtreecommitdiff
path: root/app/views/projects/deploy_keys/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/deploy_keys/new.html.haml')
-rw-r--r--app/views/projects/deploy_keys/new.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/deploy_keys/new.html.haml b/app/views/projects/deploy_keys/new.html.haml
new file mode 100644
index 00000000000..b0e2a8b2949
--- /dev/null
+++ b/app/views/projects/deploy_keys/new.html.haml
@@ -0,0 +1,4 @@
+%h3.page_title New Deploy key
+%hr
+
+= render 'form'