mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
a116175698
[web] Plan upgrade error message when subscription is manually collected GitOrigin-RevId: 76bda80c81a5f934cbddfb6f24d29c4dd3d6da56
13 lines
413 B
Plaintext
13 lines
413 B
Plaintext
extends ../layout-react
|
|
|
|
block entrypointVar
|
|
- entrypoint = 'pages/user/subscription/group-management/manually-collected-subscription'
|
|
|
|
block append meta
|
|
meta(name='ol-user' data-type='json' content=user)
|
|
meta(name='ol-groupName' data-type='string' content=groupName)
|
|
meta(name='ol-errorType' data-type='string' content=errorType)
|
|
|
|
block content
|
|
main#manually-collected-subscription-root.content.content-alt
|