gitlab-org--gitlab-foss/app/views/admin/services/edit.html.haml

7 lines
252 B
Plaintext

- add_to_breadcrumbs _("Service Templates"), admin_application_settings_services_path
- page_title @service.title, _("Service Templates")
- breadcrumb_title @service.title
- @content_class = 'limit-container-width' unless fluid_layout
= render 'form'