mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-02 07:51:34 -05:00
22be3928e3
[web] Create split test configuration for `website-redesign-plans` split test GitOrigin-RevId: dea88256830897d1ab1f1de64eb21413c823e6ff
13 lines
454 B
Text
13 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
|