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.

14 lines
313 B

  1. extends ./_layout.pug
  2. block adminContent
  3. .hero
  4. h1.title#title Stats
  5. h2.subtitle General site-wide statistics
  6. .form-sections
  7. section
  8. label.label Entries
  9. p.control= totalEntries
  10. label.label Uploads
  11. p.control= totalUploads
  12. label.label Users
  13. p.control= totalUsers