diff options
author | KillyMXI | 2017-08-19 19:01:43 +0300 |
---|---|---|
committer | KillyMXI | 2017-08-19 19:01:43 +0300 |
commit | 0bcb1e9529e6456db67a91eb2c699e26b5bbe42e (patch) | |
tree | b6616eb480f05cab8936cb4acf3ebd883f5d9a94 /juick-www/src/main/webapp/WEB-INF/views/partial/footer.html | |
parent | f00cc986649259d198530705ff2e072306eae96e (diff) |
www: middot
(because what's the hell is #183)
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/partial/footer.html')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/partial/footer.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html b/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html index 0fcd16de..5039f0b6 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html +++ b/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html @@ -1,8 +1,8 @@ <div id="footer"> <div id="footer-right"> - <a href="/settings" rel="nofollow">{{ i18n("messages","link.settings") }}</a> · - <a href="/help/ru/contacts" rel="nofollow">{{ i18n("messages","link.contacts") }}</a> · - <a href="/help/" rel="nofollow">{{ i18n("messages","link.help") }}</a> · + <a href="/settings" rel="nofollow">{{ i18n("messages","link.settings") }}</a> · + <a href="/help/ru/contacts" rel="nofollow">{{ i18n("messages","link.contacts") }}</a> · + <a href="/help/" rel="nofollow">{{ i18n("messages","link.help") }}</a> · <a href="/help/ru/adv" rel="nofollow">{{ i18n("messages","link.adv") }}</a> </div> <div id="footer-social"> |