Sha256: 6d22155608232a7885062951656393718cdbef78878db07d09bb2e4c1f7d714c

Contents?: true

Size: 324 Bytes

Versions: 34

Compression:

Stored size: 324 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

34 entries across 34 versions & 1 rubygems

Version Path
decidim-system-0.27.9 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.8 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.7 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.6 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.10 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.9 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.5 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.8 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.4 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.3 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.7 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.5 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.2 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.4 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.0 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.3 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.0.rc2 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.27.0.rc1 app/views/decidim/system/organizations/show.html.erb
decidim-system-0.26.2 app/views/decidim/system/organizations/show.html.erb