data.html 174 B

123456789
  1. <section>
  2. <h1>
  3. Data adapters
  4. </h1>
  5. {% include options/data/select.html %}
  6. {% include options/data/array.html %}
  7. {% include options/data/ajax.html %}
  8. </section>