{% if paths|length > 1 %} Multiple connections {% elif paths %} {% with endpoint=paths.0.destination %} {{ endpoint.parent }} {{ endpoint }} {% endwith %} {% else %} Not connected {% endif %}