summaryrefslogtreecommitdiff
path: root/app/views/doorkeeper/applications/edit.html.haml
blob: aad4200f240a865ff04baaee3da4273a08ffed0c (plain)
1
2
3
4
- page_title _("Edit"), @application.name, _("Applications")
- @content_class = "limit-container-width" unless fluid_layout
%h3.page-title= _('Edit application')
= render 'form', application: @application