{extends "base.tpl.html"}
{block "title"}Select Project{/block}
{block "page_id"}select_project{/block}
{block "content"}
{if $active_projects|@count < 1}
{t}Sorry, you do not have access to any projects currently. Please contact the administrator for more information.{/t}