{% if not glossary.words or glossary.words | length == 0 %}

{{ t(key="public.noResultsTitle") }}

{{ t(key="public.noResults") }}

{% else %} {% endif %}