debian-mirror-gitlab/app/views/admin/applications/new.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
226 B
Text
Raw Normal View History

2021-10-27 15:23:28 +05:30
- breadcrumb_title _("Add new application")
- page_title _("Add new application")
2017-09-10 17:25:29 +05:30
2022-07-23 23:45:48 +05:30
%h1.page-title.gl-font-size-h-display
2021-10-27 15:23:28 +05:30
= _("Add new application")
2015-04-26 12:48:37 +05:30
- @url = admin_applications_path
2015-09-11 14:41:01 +05:30
= render 'form', application: @application