gitlab-org--gitlab-foss/app/views/projects/deploy_keys/new.html.haml

6 lines
81 B
Plaintext
Raw Normal View History

2015-04-30 17:06:18 +00:00
- page_title "New Deploy Key"
2015-12-02 13:27:29 +00:00
%h3.page-title New Deploy Key
2012-02-18 13:59:01 +00:00
%hr
2011-12-29 19:44:16 +00:00
2012-01-17 22:46:13 +00:00
= render 'form'