{% if footbars %}
{% for bar in footbars %} {{ bar|safe }} {% endfor %}
{% endif%} {% if currentDate %}
© {{ currentDate[0] }}
{% endif %}