mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 07:39:02 +02:00
f6c73b089e
Revert "[web] Set Subscription pages to have `layout-react`" GitOrigin-RevId: eaf3a651160e278adcb103864c5ea81ea3e35aa7
15 lines
424 B
Plaintext
15 lines
424 B
Plaintext
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
|