mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 10:43:33 -05:00
44103dd6a5
* [web] Initialize BS5 in subscription page * [web] Backend wiring for `/user/subscription/canceled` to BS5 * [web] Backend `Canceled` to BS5 GitOrigin-RevId: 660458145c06e0d2dd1343186d31b6a7662b01a0
11 lines
340 B
Text
11 lines
340 B
Text
extends ../layout-marketing
|
|
|
|
block vars
|
|
- bootstrap5PageStatus = 'enabled' // One of 'disabled', 'enabled', and 'queryStringOnly'
|
|
- bootstrap5PageSplitTest = 'bootstrap-5-subscription'
|
|
|
|
block entrypointVar
|
|
- entrypoint = 'pages/user/subscription/canceled-subscription'
|
|
|
|
block content
|
|
main.content.content-alt#subscription-canceled-root
|