debian-mirror-gitlab/app/views/admin/services/edit.html.haml

7 lines
252 B
Text
Raw Normal View History

2020-07-28 23:09:34 +05:30
- add_to_breadcrumbs _("Service Templates"), admin_application_settings_services_path
- page_title @service.title, _("Service Templates")
2018-03-17 18:26:18 +05:30
- breadcrumb_title @service.title
2020-07-28 23:09:34 +05:30
- @content_class = 'limit-container-width' unless fluid_layout
2019-09-04 21:01:54 +05:30
2015-04-26 12:48:37 +05:30
= render 'form'