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