{{ partial:logo }}
    {{ structure:pages max_depth="2" }}
  • {{ title }} {{ if is_current || is_parent }} {{ if children }}
      {{ *recursive children* }}
    {{ /if }} {{ /if }}
  • {{ /structure:pages }}