Help for this page
<ul> <TMPL_LOOP states> ... </ul> </TMPL_LOOP> </ul>
my @states = ( { ... ); $tmpl->param( states => \@states );