Fallback
Fallback is the built-in renderer. Render routes the operator views here directly, and themes delegate to it for every other path they do not draw themselves, so these views exist under any theme:
Example
1"" the assembled page: the layout slot filled from the slots
2"slots" the slot index: name, size, revision, height of last write
3"slots/<slug>" one slot's raw markdown, fenced
4"edit" forms that write slots (they build the gnokey command)
5"edit/<slug>" the same, prefilled with one slot
6"system" who may write, which theme is live, pending, history
7"manifest" Manifest() as plain text, for scripts
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/g1lnkytfqcjwllws63gvf0mv9yt04aswy4y9amhm/home.Fallback()"
Result