dropdown.html 217 B

123456789
  1. <section>
  2. <h1 id="results">
  3. Displaying results
  4. </h1>
  5. {% include options/dropdown/filtering.html %}
  6. {% include options/dropdown/selections.html %}
  7. {% include options/dropdown/placement.html %}
  8. </section>