{% for entry in site.data.glossary %}{% assign newEntry="true" %}
{{ entry[1] }}
{{ entry[0] }}
{% endfor %}