Base Layout work
This commit is contained in:
10
views/common/footer.pug
Normal file
10
views/common/footer.pug
Normal file
@@ -0,0 +1,10 @@
|
||||
footer.footer
|
||||
.container
|
||||
.content.has-text-centered
|
||||
p
|
||||
= t('footer.poweredby') + ' '
|
||||
a(href='https://github.com/Requarks/wiki') Requarks Wiki
|
||||
| .
|
||||
p
|
||||
a.icon(href='https://github.com/Requarks/wiki')
|
||||
i.fa.fa-github
|
||||
Reference in New Issue
Block a user