mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-02 00:41:13 -05:00
b2d991d74a
Revert "[web] Set Subscription pages to have `layout-react`" GitOrigin-RevId: eaf3a651160e278adcb103864c5ea81ea3e35aa7
14 lines
424 B
Text
14 lines
424 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/group-invites'
|
|
|
|
block append meta
|
|
meta(name="ol-teamInvites" data-type="json" content=teamInvites)
|
|
|
|
block content
|
|
main.content.content-alt.team-invite#group-invites-root
|