debian-mirror-gitlab/app/views/projects/environments/new.html.haml

10 lines
181 B
Text
Raw Normal View History

2016-11-03 12:29:30 +05:30
- @no_container = true
2017-09-10 17:25:29 +05:30
- breadcrumb_title "Environments"
- page_title 'New Environment'
2016-11-03 12:29:30 +05:30
%div{ class: container_class }
%h3.page-title
New environment
%hr
= render 'form'