{% for entry in summary %} {{ entry.label }} {% if entry.value %}: {{ entry.value }}{% endif %} {% endfor %}