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

6 lines
81 B
Text
Raw Normal View History

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