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

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