# Gotham theme block definitions (codeless .bnp, WO-WZ-021). # Keys are fully qualified (gotham:) because the codeless loader registers # definitions verbatim — there is no PluginBlockRegistry prefixing in the # codeless path (unlike the wasm/templ path). The qualified keys match the # master_pages.json references. blocks: - key: gotham:stats title: Stats Counter description: Display statistics with labels and values schema: stats.schema.json template: stats.ninjatpl - key: gotham:features title: Feature Cards description: Grid of feature cards with icons and descriptions schema: features.schema.json template: features.ninjatpl - key: gotham:footer title: Footer description: Multi-column footer with links and copyright schema: footer.schema.json template: footer.ninjatpl