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