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: e5e6790b789611f5fb2c36b9978774f5fcf260c7 (plain)
1
2
3
4
5
- page_title _("New User")
%h3.page-title
  New user
%hr
= render 'form'