mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-03 07:30:25 -05:00
14 lines
454 B
Text
14 lines
454 B
Text
|
extends ../layout-website-redesign
|
||
|
|
||
|
block vars
|
||
|
- var suppressRelAlternateLinks = true
|
||
|
- metadata.canonicalURL = (settings.siteUrl ? settings.siteUrl : '') + '/user/subscription/plans'
|
||
|
|
||
|
//- TODO: uncomment after bringing all of the elements from the old plans page
|
||
|
//- block entrypointVar
|
||
|
//- - entrypoint = 'pages/user/subscription/plans-v2/plans-v2-main'
|
||
|
|
||
|
block content
|
||
|
main.content.website-redesign#main-content
|
||
|
p plans page light-design variant
|