Merge pull request #3930 from ebiagogo/3477
Fix for issue #3477, 'No "Contact Us" at Bottom of the page. Added the n...
This commit is contained in:
@@ -33,6 +33,8 @@ footer.footer(ng-controller='FooterCtrl')
|
||||
a(href='/static/privacy')=env.t('companyPrivacy')
|
||||
li
|
||||
a(href='/static/terms')=env.t('companyTerms')
|
||||
li
|
||||
a(href='/static/contact')=env.t('contactUs')
|
||||
.col-sm-3
|
||||
h4=env.t('footerCommunity')
|
||||
ul.list-unstyled
|
||||
|
||||
Reference in New Issue
Block a user