gitlab-org--gitlab-foss/app/views/admin/users/new.html.haml

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

5 lines
111 B
Plaintext
Raw Normal View History

- page_title _("New User")
%h1.page-title.gl-font-size-h-display
= s_('AdminUsers|New user')
2011-10-08 17:36:38 -04:00
= render 'form'