Help for this page

Select Code to Download


  1. or download this
    [% 
      # sets selected if both values match
    ...
      [%- END -%]
    
    [%- END -%]
    
  2. or download this
    [%
       # selected items is a list of what should be selected
    ...
        </option>
      [% END %]
    </select>