{if (!isset($accessDenied) || (0 == $accessDenied)) } {if isset($projects)}
{/if} {if isset($projectid)}
{include file="tools/dashboard.html"}
{/if} {if isset($error)}

{$error}

{/if} {else}

{t}Please select a team to access this page.{/t}

{/if}