{#if title}
{title}
{/if} {#if !noheader}
Data Header
{/if}
Data
{#if !nofooter}
Table Footer
{/if}