From 3fb9aa9f84782ae791a748c1f4a51ec8c21db543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Sat, 13 Jun 2026 22:17:10 +0200 Subject: [PATCH] Fix session-count script rendered as visible text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit _GET_SESSION_COUNT_SCRIPT was a mark_safe string used as a child of the view_game content tree. Under the "only Safe nodes render unescaped" rule, a mark_safe *string* child is escaped — so the