aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/resources/templates/views/partial/footer.html
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-04-11 13:17:05 +0300
committerGravatar Vitaly Takmazov2018-04-11 13:17:05 +0300
commit151f146f3b78c4ac085c2b279a6b435a4439e73f (patch)
tree794311fe600bb806fdb49d1e498a2c28b0646094 /juick-www/src/main/resources/templates/views/partial/footer.html
parent4fb8606cc6a8f4520e82e9f9dc0ab65ed5abaa68 (diff)
www: update footer
Diffstat (limited to 'juick-www/src/main/resources/templates/views/partial/footer.html')
-rw-r--r--juick-www/src/main/resources/templates/views/partial/footer.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/juick-www/src/main/resources/templates/views/partial/footer.html b/juick-www/src/main/resources/templates/views/partial/footer.html
index 87744183..35972254 100644
--- a/juick-www/src/main/resources/templates/views/partial/footer.html
+++ b/juick-www/src/main/resources/templates/views/partial/footer.html
@@ -1,8 +1,7 @@
<div id="footer">
<div id="footer-right"> &middot;
- <a href="/help/ru/contacts" rel="nofollow">{{ i18n("messages","link.contacts") }}</a> &middot;
- <a href="/help/" rel="nofollow">{{ i18n("messages","link.help") }}</a> &middot;
- <a href="/help/ru/adv" rel="nofollow">{{ i18n("messages","link.adv") }}</a>
+ <a href="/help/contacts" rel="nofollow">{{ i18n("messages","link.contacts") }}</a> &middot;
+ <a href="/help/tos" rel="nofollow">{{ i18n("messages","link.tos") }}</a>
</div>
<div id="footer-social">
<a href="https://twitter.com/Juick" rel="nofollow"><i data-icon="ei-sc-twitter" data-size="m"></i></a>