Total:
{% include "search/_sort_filters.html" %}
{% if facet_type == 'groups' %}
{% include 'search/_group_snippet.html' %}
{% elif facet_type == 'people' %}
{% include "people/_profile_list_item.html" %}
{% endif %}
{% include 'search/_pagination.html' %}