Code changed since this link was proposed — verify before accepting.
{% endif %}{{ item.from_label }} —{{ item.relation }}→ {{ item.to_label }}{{ item.proposing_actor }}{% if item.confidence is not none %} · conf {{ item.confidence }}{% set band = 'low' if item.confidence < 0.5 else ('high' if item.confidence >= 0.8 else 'med') %} {{ band }}{% endif %}