selections.html 290 B

12345678910
  1. <section>
  2. <h1 id="selections">
  3. Displaying selections
  4. </h1>
  5. {% include options/selections/multiple.html %}
  6. {% include options/selections/placeholder.html %}
  7. {% include options/selections/clearing-selections.html %}
  8. {% include options/selections/templating.html %}
  9. </section>