aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/webapp/WEB-INF/views/partial/footer.html
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-05-02 21:41:44 +0300
committerGravatar Vitaly Takmazov2017-05-05 12:07:17 +0300
commitdc3f40eab5b9ab848964a1ff262227b8b61c9e61 (patch)
tree1badaecd6ac7e7a2f20bb914ab9a3a4c74e7d83a /juick-www/src/main/webapp/WEB-INF/views/partial/footer.html
parent045ca0848c8ee7c771541a5829157531c782cf30 (diff)
juick-www: Pebble's strictVariables
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.html4
1 files changed, 2 insertions, 2 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 491cf140..61267396 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
@@ -11,7 +11,7 @@
<a href="https://www.facebook.com/JuickCom" rel="nofollow" class="ico32-fb">Facebook</a>
</div>
<div id="footer-left">juick.com &copy; 2008-2017
- {% if links is not empty %}
+ {% if links | default ('') is not empty %}
<br/>{{ i18n("messages","label.sponsors") }}: {{ links }}
{% endif %}
</div>
@@ -24,7 +24,7 @@
ga('create','UA-385578-4','juick.com');
ga('require','displayfeatures');
ga('send','pageview');
- {% if (sapeon) %}
+ {% if (sapeon | default(false)) %}
var _acic={dataProvider:10};
(function(){
var e=document.createElement('script');e.type='text/javascript';e.async=true;e.src='//www2.aci'+'nt.net/aci.js';