{{ if !it.title }}
{{ if hide_card_list !== true }}
{{
set children = nav.menu(
url,
`lang=${lang} hide_menu!=true`,
"order=asc title=asc-locale basename=asc-locale",
)?.children
}}
{{ if children }}
{{ /if }}
{{ /if }}
{{ if it.footnotes?.length }}
{{ /if }}
{{ it.basename }}
{{ /if }} {{ if content }} {{ content }} {{ else }} {{ if it.title }}{{ it.title }}
{{ /if }}The page {{ url }} is empty