mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-01 17:51:39 -05:00
14 lines
359 B
Text
14 lines
359 B
Text
|
extends ../layout-marketing
|
||
|
|
||
|
block vars
|
||
|
- bootstrap5PageStatus = 'enabled' // Enforce BS5 version
|
||
|
|
||
|
block entrypointVar
|
||
|
- entrypoint = 'pages/user/subscription/group-management/request-confirmation'
|
||
|
|
||
|
block append meta
|
||
|
meta(name="ol-groupName", data-type="string", content=groupName)
|
||
|
|
||
|
block content
|
||
|
main.content.content-alt#subscription-manage-group-root
|