Sha256: 55fae927a09080fd2da53e140bc8c8871fa72f4406a24636a43edaee870b7009

Contents?: true

Size: 325 Bytes

Versions: 17

Compression:

Stored size: 325 Bytes

Contents

<% provide :title do %>
  <h2><%= link_to @organization.name, @organization %></h2>
  <h3 class="subheader"><%= @organization.host %></h3>
  <p><%== translated_attribute @organization.description %></p>
<% end %>

<div class="actions">
  <hr>
  <%= link_to t("decidim.system.actions.edit"), ["edit", @organization] %>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
decidim-system-0.23.5 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.24.1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.24.0 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.24.0.rc2 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.23.4 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.24.0.rc1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.23.3 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.23.2 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.23.1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.23.1.rc1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.23.0 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.22.0 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.21.0 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.20.1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.20.0 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.19.1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.19.0 app/views/decidim/system/organizations/show.html.erb