mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-01 14:31:39 -05:00
17 lines
365 B
Text
17 lines
365 B
Text
|
extends ../../layout-marketing
|
||
|
|
||
|
block entrypointVar
|
||
|
- entrypoint = 'pages/sharing-updates'
|
||
|
|
||
|
block vars
|
||
|
- var suppressFooter = true
|
||
|
- var suppressCookieBanner = true
|
||
|
- var suppressSkipToContent = true
|
||
|
|
||
|
block append meta
|
||
|
meta(name="ol-project_id" data-type="string" content=projectId)
|
||
|
|
||
|
block content
|
||
|
.content.content-alt#main-content
|
||
|
div#sharing-updates-page
|