{#if enable_search}
Search
{:else}
{/if}
{#if user}
@{user.username}
{user.karma || 0} karma
{:else}
{/if}