{{ kicker }}
{{ title }}
id {{ memory_id }}
{% if confidence is not none %}confidence {{ confidence }}{% endif %}
{% if recall_count %}recalled {{ recall_count }}×{% endif %}
{% for chip in extra_chips %}{{ chip.label }} {{ chip.value }}{% endfor %}
{{ body_html | safe }}