Sha256: 1d8470360a8818be0e4c4e2113559ba1511c396c5f288110aaadfd8b461b015f

Contents?: true

Size: 361 Bytes

Versions: 43

Compression:

Stored size: 361 Bytes

Contents

%h1.effective-heading= @page_title

%p= flash[:danger]

%p.effective-orders-page-content
  = link_to 'Home', root_path

%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.

= link_to 'Continue', root_path, class: 'btn btn-primary'

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
effective_orders-4.4.1 app/views/effective/orders/declined.html.haml
effective_orders-4.4.0 app/views/effective/orders/declined.html.haml
effective_orders-4.3.2 app/views/effective/orders/declined.html.haml
effective_orders-4.3.1 app/views/effective/orders/declined.html.haml
effective_orders-4.3.0 app/views/effective/orders/declined.html.haml
effective_orders-4.2.7 app/views/effective/orders/declined.html.haml
effective_orders-4.2.6 app/views/effective/orders/declined.html.haml
effective_orders-4.2.5 app/views/effective/orders/declined.html.haml
effective_orders-4.2.4 app/views/effective/orders/declined.html.haml
effective_orders-4.2.3 app/views/effective/orders/declined.html.haml
effective_orders-4.2.2 app/views/effective/orders/declined.html.haml
effective_orders-4.2.1 app/views/effective/orders/declined.html.haml
effective_orders-4.2.0 app/views/effective/orders/declined.html.haml
effective_orders-4.1.5 app/views/effective/orders/declined.html.haml
effective_orders-4.1.4 app/views/effective/orders/declined.html.haml
effective_orders-4.1.3 app/views/effective/orders/declined.html.haml
effective_orders-4.1.2 app/views/effective/orders/declined.html.haml
effective_orders-4.1.1 app/views/effective/orders/declined.html.haml
effective_orders-4.1.0 app/views/effective/orders/declined.html.haml
effective_orders-4.0.6 app/views/effective/orders/declined.html.haml