{#if $relay?.profile?.icon}
{:else}
{/if}
{displayRelayUrl(url)}
{#if $relay?.profile?.terms_of_service || $relay?.profile?.privacy_policy}
{#if $relay.profile.terms_of_service}
Terms of Service {/if} {#if $relay.profile.privacy_policy}
Privacy Policy {/if}
{/if}
{#if owner}
Latest Updates
{#snippet fallback()}
No recent posts from the relay admin
{/snippet}
{/if}
Got it