mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-29 23:00:08 +02:00
18 lines
459 B
Text
18 lines
459 B
Text
extends ../layout-react
|
|
|
|
block entrypointVar
|
|
- entrypoint = 'pages/template-gallery'
|
|
|
|
block vars
|
|
block vars
|
|
- const suppressNavContentLinks = true
|
|
- const suppressNavbar = true
|
|
- const suppressFooter = true
|
|
- bootstrap5PageStatus = 'enabled' // One of 'disabled', 'enabled', and 'queryStringOnly'
|
|
- isWebsiteRedesign = false
|
|
|
|
block append meta
|
|
meta(name="ol-templateCategory" data-type="string" content=category)
|
|
|
|
block content
|
|
#template-gallery-root
|