summaryrefslogtreecommitdiff
path: root/app/views/admin/users/index.html.haml
blob: 86b777d8458bbf01f1c4b4af356ce401256e2056 (plain)
1
2
3
4
5
6
7
- page_title _("Users")

= render 'tabs'

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