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.

8 lines
256 B

  1. footer.footer(class=['is-' + appconfig.theme.footer], ref='footer')
  2. span
  3. = t('footer.poweredby') + ' '
  4. a(href='https://github.com/Requarks/wiki') Wiki.js
  5. | .
  6. ul
  7. li: a(href='/')= t('footer.home')
  8. li: a(href='#root')= t('footer.top')