{title != '' ? title : 'Ollama Web UI'}
{#if shareEnabled}
{#each tags as tag}
{tag.name}
{/each}
{#if showTagInput}
{/if}
{/if}