2024-10-17 14:07:48 -04:00
|
|
|
extends ../layout-marketing
|
2023-01-12 09:53:35 -05:00
|
|
|
|
2024-09-25 06:11:51 -04:00
|
|
|
block vars
|
|
|
|
- bootstrap5PageStatus = 'enabled' // One of 'disabled', 'enabled', and 'queryStringOnly'
|
|
|
|
- bootstrap5PageSplitTest = 'bootstrap-5-subscription'
|
|
|
|
|
2023-01-12 09:53:35 -05:00
|
|
|
block entrypointVar
|
|
|
|
- entrypoint = 'pages/user/subscription/successful-subscription'
|
|
|
|
|
2023-03-01 04:32:55 -05:00
|
|
|
block append meta
|
|
|
|
meta(name="ol-subscription" data-type="json" content=personalSubscription)
|
|
|
|
meta(name="ol-postCheckoutRedirect" content=postCheckoutRedirect)
|
|
|
|
|
2023-01-12 09:53:35 -05:00
|
|
|
block content
|
|
|
|
main.content.content-alt#subscription-success-root
|