wikijs-fork/views/common/footer.pug

10 lines
196 B
Plaintext
Raw Normal View History

2016-08-18 03:52:23 +00:00
footer.footer
2016-11-22 03:41:57 +00:00
span
= t('footer.poweredby') + ' '
2016-12-06 02:42:41 +00:00
a(href='https://github.com/Requarks/wiki') Wiki.js
2016-11-22 03:41:57 +00:00
| .
ul
li: a(href='/')= t('footer.home')
li: a(href='#root')= t('footer.top')