<%= t("components.title", scope: "decidim.admin") %> <% if allowed_to?(:create, :component) %> <% end %>

<%= render partial: "component", collection: @components %>
<%= t(".headers.name") %> <%= t(".headers.type") %> <%= t(".headers.actions") %>