summaryrefslogtreecommitdiff
path: root/app/views/admin/users/new.html.haml
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'