{{ ngettext('%(num)d API', '%(num)d APIs', apis|length) }}

{% for api in apis %} {% include theme('api/card.html') with context %} {% endfor %}