format_dropdown.twig 105 B

1234
  1. <div class="exportoptions" id="format">
  2. <h3>{% trans 'Format:' %}</h3>
  3. {{ dropdown|raw }}
  4. </div>