Sha256: b29294a7ae820729ba0b9068d555eb9c0939ed80ee07990c01aa7035dd4fa947
Contents?: true
Size: 284 Bytes
Versions: 127
Compression:
Stored size: 284 Bytes
Contents
<%= render 'account/shared/page' do |page| %> <% page.title t('.section') %> <% page.body.render 'account/shared/box', divider: true do |box| %> <% box.t :description, title: '.header' %> <% box.body.render 'form', stripe_account: @stripe_account %> <% end %> <% end %>
Version data entries
127 entries across 127 versions & 1 rubygems