debian-mirror-gitlab/app/views/doorkeeper/applications/edit.html.haml

5 lines
205 B
Text
Raw Normal View History

2018-11-18 11:00:15 +05:30
- page_title _("Edit"), @application.name, _("Applications")
2017-09-10 17:25:29 +05:30
- @content_class = "limit-container-width" unless fluid_layout
2018-11-18 11:00:15 +05:30
%h3.page-title= _('Edit application')
2015-09-11 14:41:01 +05:30
= render 'form', application: @application