{% extends "base.html" %} {% block title %}Wiki — Cairn Dashboard{% endblock %} {% block content %}

Wiki

Generated wiki pages and their promotion state.

{#- The store's wiki manifest cannot be loaded (malformed JSON or a non-mapping pages section): the error state names the loader's problem — the same clean error the wiki CLI prints. -#}

Cannot read the wiki manifest: {{ manifest_error }}.

{% endblock %}