{% set groups = h.get_featured_groups() %} {% for group in groups %}
{% snippet 'snippets/group_item.html', group=group %}
{% endfor %}