Levensthein Suggestions
{% if levs.groups or levs.singles %} {% if levs.groups %}
Groups
{% endfor %} {% endif %} {% if levs.singles %}
Singles
{% endif %} {% else %} No Matches {% endif %}
Suggestions on all Names
{% if not names.groups and not names.singles %} No Matches {% endif %} {% if names.groups %}

Groups

{% endif %} {% if names.singles %}

Singles

{% endif %}