Files
overleaf-cep/services/web/app/views/subscriptions/manually-collected-subscription.pug
T
Jessica Lawshe a116175698 Merge pull request #30520 from overleaf/ii-flexible-group-licensing-upgrade-message
[web] Plan upgrade error message when subscription is manually collected

GitOrigin-RevId: 76bda80c81a5f934cbddfb6f24d29c4dd3d6da56
2026-01-23 09:06:19 +00:00

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