summaryrefslogtreecommitdiff
path: root/app/views/admin/services/edit.html.haml
blob: 79f5ab0d77d33d85c402cafd7b42a34c3470cc13 (plain)
1
2
3
4
5
6
7
- add_to_breadcrumbs "Service Templates", admin_application_settings_services_path
- breadcrumb_title @service.title
- page_title @service.title, "Service Templates"

= render 'deprecated_message' if @service.deprecation_message

= render 'form'