Sha256: 0f5df960f0062a8601f64146612b8b140a24ca814126b74a061e25c719549736
Contents?: true
Size: 294 Bytes
Versions: 254
Compression:
Stored size: 294 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_installation: @stripe_installation %> <% end %> <% end %>
Version data entries
254 entries across 127 versions & 1 rubygems