This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
80a0a6a821
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
deploy_keys
/
new.html.haml
6 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
Add a page title to every page.
2015-04-30 13:06:18 -04:00
- page_title "New Deploy Key"
Use consistent casing for page titles
2015-12-02 08:27:29 -05:00
%h3.page-title New Deploy Key
Fixed widget counts, improved styles
2012-02-18 08:59:01 -05:00
%hr
Initial deploy_key feature commit
2011-12-29 14:44:16 -05:00
deploy key creation restyled
2012-01-17 17:46:13 -05:00
= render 'form'
Copy permalink