dropdown.html 263 B

12345678910
  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/tagging.html %}
  8. {% include options/dropdown/placement.html %}
  9. </section>