Sha256: 6ad0648f3143ed0e5526e6e1ca0e15dfb0c62cd4052c7cc6eb9f7558f40fb622
Contents?: true
Size: 201 Bytes
Versions: 75
Compression:
Stored size: 201 Bytes
Contents
<%= render 'account/shared/page' do |p| %> <% p.content_for :title, t('.section') %> <% p.content_for :body do %> <%= render 'index', tangible_things: @tangible_things %> <% end %> <% end %>
Version data entries
75 entries across 75 versions & 2 rubygems