{include file="header.tpl.html" extra_title="Select Project"}
{literal} {/literal}
{if $err != 0 || $smarty.get.err != 0} {/if}
Select Project
{if $err == 1 || $smarty.get.err == 1} You are not allowed to use the selected project. {/if}
P
roject:
{html_options options=$active_projects}
R
emember Selection
{include file="footer.tpl.html"}