{if empty($teams) || (empty($teams.teams) && empty($teams.individualsNoTeam))}
Sorry, there are no teams yet
{else}
List Of RegistrantsAvailable spots are shown as links. Click the link for the spot you wish to register for and then you will be prompted to confirm your registration with payment. (Payment is the only way to confirm your registration.)Questions? Please call the MNCAR office at 952-908-1780.
{if !empty($teams.teams) && is_array($teams.teams)}
{include file="Event/individualsNoTeam.tpl" individualsNoTeam=$teams.individualsNoTeam} {/if} {/if} |