Sha256: 34fd6ddd3e20c919853e58563bc58bb78e42cadf9ea72f248f34a0eed92413d8

Contents?: true

Size: 244 Bytes

Versions: 78

Compression:

Stored size: 244 Bytes

Contents

= render 'layout' do
  %h1.effective-heading= @page_title

  %p.effective-orders-page-content
    You have successfully purchased the following:

  = render @order

  %p.text-center
    = link_to 'Continue', root_path, class: 'btn btn-primary'

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
effective_orders-6.17.2 app/views/effective/orders/purchased.html.haml
effective_orders-6.17.1 app/views/effective/orders/purchased.html.haml
effective_orders-6.17.0 app/views/effective/orders/purchased.html.haml
effective_orders-6.16.4 app/views/effective/orders/purchased.html.haml
effective_orders-6.16.3 app/views/effective/orders/purchased.html.haml
effective_orders-6.16.2 app/views/effective/orders/purchased.html.haml
effective_orders-6.16.1 app/views/effective/orders/purchased.html.haml
effective_orders-6.16.0 app/views/effective/orders/purchased.html.haml
effective_orders-6.15.0 app/views/effective/orders/purchased.html.haml
effective_orders-6.14.6 app/views/effective/orders/purchased.html.haml
effective_orders-6.14.5 app/views/effective/orders/purchased.html.haml
effective_orders-6.14.4 app/views/effective/orders/purchased.html.haml
effective_orders-6.14.3 app/views/effective/orders/purchased.html.haml
effective_orders-6.14.2 app/views/effective/orders/purchased.html.haml
effective_orders-6.14.1 app/views/effective/orders/purchased.html.haml
effective_orders-6.14.0 app/views/effective/orders/purchased.html.haml
effective_orders-6.13.3 app/views/effective/orders/purchased.html.haml
effective_orders-6.13.2 app/views/effective/orders/purchased.html.haml
effective_orders-6.13.1 app/views/effective/orders/purchased.html.haml
effective_orders-6.13.0 app/views/effective/orders/purchased.html.haml