{% load i18n %} {% for entry in summary %} {{ entry.label }}{% if entry.value %}: {{ entry.value }}{% endif %} {% endfor %} {% trans "Change"%}