{#if $context}
{#if showAutoMeetingHint}
Meeting läuft - automatisch in Meeting-Modus gewechselt
{/if}
{#if isDailyLog}
{:else}
{/if}
{#if activeView === 'agenda'}
{:else if activeView === 'journal'}
{:else if activeView === 'persons'}
{:else if activeView === 'snoozed'}
{:else if activeView === 'archived'}
{:else if activeView === 'dashboard'}
{:else if activeView === 'company-persons'}
{:else if activeView === 'ratings'}
{:else if activeView === 'person-meetings'}
{:else if activeView === 'tasks'}
{/if}
{:else}
Context not found.
{/if}
{#if ratingModal}