refactor(v0): render page swap with hemplate

Move the v0 docs/page-swap partial and EffectBatch content payload from raw HTML strings into hemplate views, with scraper assertions for rendered structure.

req: html_safety/002

req: view/001

req: test/005
This commit is contained in:
slhx agent
2026-05-25 21:49:13 +02:00
parent bd35347fa2
commit f8d46e1a40
3 changed files with 74 additions and 16 deletions
@@ -0,0 +1 @@
<h1>Docs</h1><p>{+ self.message +}</p>