offloaded templates/core/_partials/_forthcoming.html to inject in any applet or other feature under construction; used immediately in Contacts billboard applet; styles updated accordingly

This commit is contained in:
Disco DeDisco
2026-03-24 18:40:16 -04:00
parent 2447315fd3
commit bc78d2c470
4 changed files with 13 additions and 2 deletions

View File

@@ -98,7 +98,7 @@ class BillboardScrollTest(FunctionalTest):
self.assertIn("deposits a Free Token for slot 2 (7 days)", scroll.text)
# Role selection event is rendered as prose
self.assertIn("starts as Player", scroll.text)
self.assertIn("elects to start as Player", scroll.text)
# ------------------------------------------------------------------ #
# Test 3 — current user's events are right-aligned; others' are left #