{#- Custom 404 page. Extends mkdocs-material's main.html (which extends base.html) and replaces the content block with a friendly message, a search prompt, and links to every top-level section — so a broken/renamed link still gets a reader somewhere useful. Based on mkdocs-material 9.7.7 — re-sync on Material pin bumps. -#} {% extends "main.html" %} {% block content %}
{% endblock %}