summaryrefslogtreecommitdiff
path: root/app/views/admin/services/edit.html.haml
blob: d13b5a34dac9678a26e00c079b1e2f9fa19e4fd9 (plain)
1
2
3
4
5
6
- 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'