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.

12 lines
281 B

  1. //-============================================================================
  2. //-
  3. //- index.html
  4. //-
  5. //-============================================================================
  6. extend ./assets/templates/base.pug
  7. block set_current_page
  8. - var page = 'index'
  9. block content