mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
260fdf1307
* Add read write join interstitial variation for link sharing changes GitOrigin-RevId: 41661f43f4ab0f18f6ada5bec0b6af2407f65f07
17 lines
408 B
Text
17 lines
408 B
Text
extends ../../layout-marketing
|
|
|
|
block entrypointVar
|
|
- entrypoint = 'pages/token-access'
|
|
|
|
block vars
|
|
- var suppressFooter = true
|
|
- var suppressCookieBanner = true
|
|
- var suppressSkipToContent = true
|
|
|
|
block append meta
|
|
meta(name="ol-postUrl" data-type="string" content=postUrl)
|
|
meta(name="ol-user" data-type="json" content=user)
|
|
|
|
block content
|
|
.content.content-alt#main-content
|
|
div#token-access-page
|