refactor(kanban): render presence with hemplate
Move the kanban SSE presence fragment from Rust raw HTML formatting into a hemplate partial/view and cover the rendered structure with scraper. req: html_safety/002 req: view/001 req: test/005
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<span class="presence">Ada online</span> <span class="presence">Grace online</span> <small>tick #{+ self.count +}</small>
|
||||
Reference in New Issue
Block a user