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