mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
8421bcc5d2
[web] Manually collected subscriptions with flexible licensing GitOrigin-RevId: ca7cf2abf5cfa1d873614bf3407fb5a259a78a76
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
extends ../layout-marketing
|
|
|
|
block vars
|
|
- bootstrap5PageStatus = 'enabled' // Enforce BS5 version
|
|
|
|
block entrypointVar
|
|
- entrypoint = 'pages/user/subscription/group-management/manually-collected-subscription'
|
|
|
|
block append meta
|
|
meta(name="ol-groupName", data-type="string", content=groupName)
|
|
|
|
block content
|
|
main.content.content-alt#manually-collected-subscription-root
|