{# Note: we must use the after code so the link will appear in the expected location #}
{% if S_OVERALL_FOOTER_TIMEZONE_AFTER %}
{% for link in overall_footer_timezone_after_links %}
{% if link.ICON_FONT %}{% endif %}{{ link.LINK_TITLE }}
|
{% endfor %}
{% endif %}