Back to Lance

Main

docs/theme/main.html

9.0.0472 B
Original Source

{{ active_section.item.title if active_section.item else "Menu" }}

Docs {%- for crumb in page.ancestors | reverse %} /{{ crumb.title }} {%- endfor %} / {{ page.title }}

{{ page.content }}

{%- if page.previous_page %} [ ← Previous

{{ page.previous_page.title }} ]({{%20page.previous_page.url%20|%20url%20}}) {%- else %}{% endif %} {%- if page.next_page %} [ Next →

{{ page.next_page.title }} ]({{%20page.next_page.url%20|%20url%20}}) {%- endif %}