Sha256: 2582c191fb5524c849412b19cdca07c341378b485465352b71223b14ef836b8f

Contents?: true

Size: 331 Bytes

Versions: 99

Compression:

Stored size: 331 Bytes

Contents

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

  %p.effective-orders-page-content
    - if current_cart.present?
      Your #{link_to_current_cart(label: 'Cart')} items have been saved. Please try again.
    - else
      Please try again.

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

Version data entries

99 entries across 99 versions & 1 rubygems

Version Path
effective_orders-6.7.2 app/views/effective/orders/declined.html.haml
effective_orders-6.7.1 app/views/effective/orders/declined.html.haml
effective_orders-6.7.0 app/views/effective/orders/declined.html.haml
effective_orders-6.6.3 app/views/effective/orders/declined.html.haml
effective_orders-6.6.2 app/views/effective/orders/declined.html.haml
effective_orders-6.6.1 app/views/effective/orders/declined.html.haml
effective_orders-6.6.0 app/views/effective/orders/declined.html.haml
effective_orders-6.5.9 app/views/effective/orders/declined.html.haml
effective_orders-6.5.8 app/views/effective/orders/declined.html.haml
effective_orders-6.5.7 app/views/effective/orders/declined.html.haml
effective_orders-6.5.6 app/views/effective/orders/declined.html.haml
effective_orders-6.5.5 app/views/effective/orders/declined.html.haml
effective_orders-6.5.4 app/views/effective/orders/declined.html.haml
effective_orders-6.5.3 app/views/effective/orders/declined.html.haml
effective_orders-6.5.2 app/views/effective/orders/declined.html.haml
effective_orders-6.5.1 app/views/effective/orders/declined.html.haml
effective_orders-6.5.0 app/views/effective/orders/declined.html.haml
effective_orders-6.4.4 app/views/effective/orders/declined.html.haml
effective_orders-6.4.3 app/views/effective/orders/declined.html.haml
effective_orders-6.4.2 app/views/effective/orders/declined.html.haml