Sha256: 3e44bfd1794d7064945eb2500206a8f1c67542b5f98de380a6f95f5251c4ff1b

Contents?: true

Size: 379 Bytes

Versions: 13

Compression:

Stored size: 379 Bytes

Contents

<% add_decidim_page_title(t(".title")) %>

<% provide :title do %>
  <h1 class="h1"><%= t ".title" %></h1>
<% end %>

<%= link_to t("actions.new_organization", scope: "decidim.system"), [:new, :organization], class: "button button__sm md:button__lg button__primary" %>

<%= render partial: "decidim/system/shared/organizations_list", locals: { organizations: @organizations } %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
decidim-system-0.29.1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.28.4 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.29.0 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.28.3 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.29.0.rc4 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.29.0.rc3 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.29.0.rc2 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.29.0.rc1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.28.2 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.28.1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.28.0 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.28.0.rc5 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.28.0.rc4 app/views/decidim/system/organizations/index.html.erb