• {% include icons/symbols/arrow-left.svg %} Back to Documentation
  • {% if site.data.glossary %}
      {% for item in site.data.glossary %}
    • {% if item[0] %} {{ item[0] }} {% endif %}
    • {% endfor %}
    {% endif %}