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

index.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: 86b777d8458bbf01f1c4b4af356ce401256e2056 (plain)
1
2
3
4
5
6
7
- page_title _("Users")

= render 'tabs'

.tab-content
  .tab-pane.active
    = render 'users'