jam-cloud/web/app/views/clients/_paypal_confirmation.html.slim

8 lines
305 B
Plaintext

.screen.secondary layout='screen' layout-id='paypal/confirm'
.content
.content-head
.content-icon=image_tag("content/icon_jamtracks.png", height: 19, width: 19)
h1 confirm payment
= render "screen_navigation"
.content-body
= react_component 'PayPalConfirmationScreen', {}