Welcome to mirror list, hosted at ThFree Co, Russian Federation.

new.html.haml « labels « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20103fb8a29103ae87dd2d320f170db1d3b74977 (plain)
1
2
3
4
5
- page_title _("New Label")
%h3.page-title
  = _('New Label')
%hr
= render 'form'