2
0

footer.pug 243 B

12345678910
  1. footer.footer
  2. .container
  3. .content.has-text-centered
  4. p
  5. = t('footer.poweredby') + ' '
  6. a(href='https://github.com/Requarks/wiki') Requarks Wiki
  7. | .
  8. p
  9. a.icon(href='https://github.com/Requarks/wiki')
  10. i.fa.fa-github