You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
332 B

  1. extends ./_layout.pug
  2. block adminContent
  3. .hero
  4. h1.title#title Users
  5. h2.subtitle Manage users and rights
  6. ul.hero-menu
  7. li
  8. a.is-blue(href='/')
  9. i.icon-plus
  10. span Create Local User
  11. li
  12. a.is-indigo(href='/')
  13. i.icon-globe
  14. span Authorize Social User
  15. .form-sections
  16. section
  17. | Coming soon