gitlab-org--gitlab-foss/app/views/admin/labels/new.html.haml
Tao Wang 82d35dc5cb i18n: externalize strings from 'app/views/admin/labels'
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-06-16 14:51:09 +10:00

5 lines
82 B
Text

- page_title _("New Label")
%h3.page-title
= _('New Label')
%hr
= render 'form'