<% add_decidim_page_title(t("components.title", scope: "decidim.admin")) %>

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

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