Files
overleaf-cep/services/web/app/views/subscriptions/successful-subscription-react.pug
Rebeka Dekany c4cdacc702 Align subscription, login, restricted, and invite pages with website redesign (#31045)
* Replace the black Overleaf logo to the green one

* Move subscription, login, restricted, invite views to website-redesign layout

* Remove the Storybook showcase of all the layouts

---------

Co-authored-by: Antoine Clausse <antoine.clausse@overleaf.com>
GitOrigin-RevId: b07581834921750c9c6de44f05beb0dd9eafba23
2026-01-29 09:06:03 +00:00

16 lines
420 B
Plaintext

extends ../layout-react
block vars
- isWebsiteRedesign = true
block entrypointVar
- entrypoint = 'pages/user/subscription/successful-subscription'
block append meta
meta(name='ol-subscription' data-type='json' content=personalSubscription)
meta(name='ol-postCheckoutRedirect' content=postCheckoutRedirect)
meta(name='ol-user' data-type='json' content=user)
block content
main#subscription-success-root.content