2017-06-26 21:47:01 +00:00
|
|
|
footer.footer(class=['is-' + appconfig.theme.footer])
|
2017-02-10 02:35:37 +00:00
|
|
|
span
|
|
|
|
= t('footer.poweredby') + ' '
|
|
|
|
a(href='https://github.com/Requarks/wiki') Wiki.js
|
|
|
|
| .
|
|
|
|
ul
|
|
|
|
li: a(href='/')= t('footer.home')
|
|
|
|
li: a(href='#root')= t('footer.top')
|