{#if receivedChain && receivedChain.length > 0}
{#if hop.with}
Protocol:
{hop.with}
{/if}
{#if hop.id}
ID: {hop.id}
{/if}
{#if hop.from}
Helo: {hop.from}
{/if}