diff options
author | Vitaly Takmazov | 2018-01-14 18:52:32 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-01-14 18:52:32 +0300 |
commit | 6aa90365cbb3cf8e88d986beefec6755c13b7f55 (patch) | |
tree | 053f44673ba88a49c38a265d47ee73f23d6c715a /juick-www/src/main/webapp/WEB-INF/views/partial | |
parent | 45a1231bfe72c7853aa1cbbb882ec33df11fe320 (diff) |
update npm dependencies
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/partial')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/partial/footer.html | 2 |
1 files changed, 1 insertions, 1 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 1f9e30cf..87744183 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 @@ -9,7 +9,7 @@ <a href="https://vk.com/juick" rel="nofollow"><i data-icon="ei-sc-vk" data-size="m"></i></a> <a href="https://www.facebook.com/JuickCom" rel="nofollow"><i data-icon="ei-sc-facebook" data-size="m"></i></a> </div> - <div id="footer-left">juick.com © 2008-2017 + <div id="footer-left">juick.com © 2008-2018 {% if links | default ('') is not empty %} <br/>{{ i18n("messages","label.sponsors") }}: {{ links | raw }} {% endif %} |