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