{% for plugin in plugins %}

{{ plugin.displayName }}

{{ plugin.description }}
{{ 'General_MoreDetails'|translate }}
{% if loop.index % 3 == 0 %}
{% endif %} {% endfor %}
{{ 'CorePluginsAdmin_ViewAllMarketplacePlugins'|translate }}