{% set groups = h.get_featured_groups(count=6) %} {{ ui.heading(_("Groups"), level=2) }}
{{ ui.button(_('View all groups'), style="primary-outline", href=h.url_for('group.index')) }}