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