{% for content in entry.contents %} {% if content.value %} {% endif %} {% if content.links %} {% endif %} {% endfor %}
{{ content.name }}{{ content.value }}
{% for item in content.links %} {% if item.link %} {% endif %} {% endfor %}