{% with font_cdns=theme.font_cdns.all %} {% if font_cdns %} {% for cdn in font_cdns %} {% endfor %} {% endif %} {% endwith %}