BY LEVENSTHEIN

{% if levs.groups or levs.singles %} {% if levs.groups %}
Groups
{% endfor %} {% endif %} {% if levs.singles %}
Singles
{% endif %} {% else %} No Matches {% endif %}
BY ALL NAMES
{% if not names.groups and not names.singles %} No Matches {% endif %} {% if names.groups %}
Groups
{% endif %} {% if names.singles %}
Singles
{% endif %}