refactor: moved server content to /server
This commit is contained in:
8
server/views/common/footer.pug
Normal file
8
server/views/common/footer.pug
Normal file
@@ -0,0 +1,8 @@
|
||||
footer.footer
|
||||
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')
|
Reference in New Issue
Block a user