Sha256: d21a82181c790b86a359ee5f6774c514d1b92f06b9a637702c12262abd9ae9ec
Contents?: true
Size: 195 Bytes
Versions: 35
Compression:
Stored size: 195 Bytes
Contents
<%= render 'account/shared/page' do |p| %> <% p.content_for :title, t('.section') %> <% p.content_for :body do %> <%= render 'index', applications: @applications %> <% end %> <% end %>
Version data entries
35 entries across 35 versions & 1 rubygems