{#- Lance Docs custom theme — shared skeleton: head, header, footer, scripts. -#} {%- macro first_url(item) -%} {%- if item.is_link or item.is_page -%} {{- item.url -}} {%- elif item.children -%} {{- first_url(item.children[0]) -}} {%- endif -%} {%- endmacro -%}
{% if page and page.title and not page.is_homepage %}