{#if doc}
{#if employee} {getName(employee)} {:else} {/if} {#if newTxes > 0}
{newTxes}
{/if}
{#if presenter} {/if}
{#if tx} {/if}
{/if}