template body.html {% for image_source in channel.tracker_image_sources %} {% endfor %} {% if channel.action_links %} {% for href, title in channel.action_links %}

{{ title }}

{% endfor %} {% endif %}