Help for this page

Select Code to Download


  1. or download this
    my  @add=(
    {
    ...
              'default' => 'ON'
            }
    );
    
  2. or download this
    <table>
    [% FOREACH element = add %]
    ...
    [% END %]
    </table>