{% if labels %} {{ log.debug("Rendering labels") }} {% for label in labels %} {{ label }} {% endfor %} {% endif %}