{embed="global/.html_header" page_title="Dashboard"}
{embed="global/.header"}
{if logged_out} {redirect="login"} {if:else} {if group_id == '1' OR group_id == '8'} {!-- Super Admins --} {embed='dash_inc/.admin_dash'} {if:elseif group_id == '6'} {!-- Employees --} {embed='dash_inc/.employee_dash'} {if:elseif group_id == '7'} {!-- Organisation --} {embed='dash_inc/.organisation_dash'} {if:else} {!-- Show nothing! --} {/if} {/if}
{embed="global/.footer"}
{embed="global/.html_footer"}