{literal} {/literal}
{include file="layouts/header.html"} {include file="layouts/nav.html"} {if $ctrl == 'index' || $ctrl == 'profil'}
{include file="components/modal.html"} {include file="pages/$ctrl/index.html"}
{else}
{include file="components/modal.html"}
{if $sysupdateMessage}
{/if} {if $message}
{/if}
{include file="pages/$ctrl/index.html"}
{/if} {include file="layouts/footer.html"}
{if $ctrl == 'index'} {/if} {if $ctrl == 'bankSampahInduk' || $ctrl == 'nasabah'} {/if} {if $ctrl == 'statistik'} {/if}