{% for word,value in cloudValues %} {% if labelMetadata[value.word].url is not sameas(false) %} {% endif %} {% if labelMetadata[value.word].logo is not sameas(false) %} {% else %} {{ value.wordTruncated|rawSafeDecoded }} {% endif %} {% if labelMetadata[value.word].url is not sameas(false) %}{% endif %} {% endfor %}