Browse by {{_('Groups')}}
{% set url = h.url_for(type ~ '_read', action='read', id=group['name']) %}
{{ group['display_name'] }} ({{group['package_count']}}) |
{% if (index+offset+1) % offset == 0 %}
{% set groups = h.d4science_get_browse_info_for_organisations_or_groups(type='group', limit=10) %} {% set type = 'group' %} {% if groups|length > 0 %}
{% set url = h.url_for(type ~ '_read', action='read', id=group['name']) %}
{{ group['display_name'] }} ({{group['package_count']}}) |
{% if (index+offset+1) % offset == 0 %}