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

new.html.haml « users « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 425d0150d101d59782cf1097278984091adcacdd (plain)
1
2
3
4
- page_title _("New User")
%h1.page-title.gl-font-size-h-display
  = s_('AdminUsers|New user')
= render 'form'