{if $team}{$team.name|escape}{else}[`Everyone`]{/if}

{if $team && !empty($team.description)}

{$team.description|escape}

{/if}
{if !empty($activity)} {include file="../dashboard/DashboardActivity.html" inline} {else}

[`No events in the live stream yet.`]

[`Live stream collects all events from installed apps and presents them in a chronological order.`]

{/if}