<%inherit file="/base/index.html" /> <%def name="heading()">

Export Options

Choose one of the following export options.

    % for triple in c.goodExporters:
  1. ${triple[2].name} (.${triple[2].extension})

    ${triple[2].description}

    Export with this option
  2. % endfor