mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
13 lines
364 B
Text
13 lines
364 B
Text
|
extends ../layout-marketing
|
||
|
|
||
|
block entrypointVar
|
||
|
- entrypoint = 'pages/user/membership/groups'
|
||
|
|
||
|
block append meta
|
||
|
meta(name="ol-users", data-type="json", content=users)
|
||
|
meta(name="ol-paths", data-type="json", content=paths)
|
||
|
meta(name="ol-groupSize", data-type="json", content=groupSize)
|
||
|
|
||
|
block content
|
||
|
main.content.content-alt#subscription-manage-groups-root
|