From acf5e40d02a25a6e99ef23ef61aca8cd261de9d3 Mon Sep 17 00:00:00 2001 From: Jomar Milan Date: Tue, 9 Jun 2026 17:15:24 -0700 Subject: Add player hand display in browser --- templates/session.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates') diff --git a/templates/session.html b/templates/session.html index 122c80b..d0b6ddd 100644 --- a/templates/session.html +++ b/templates/session.html @@ -4,6 +4,7 @@ {{session.steam_name}}'s game +

{{session.steam_name}}'s game

@@ -15,5 +16,7 @@
+

Hand

+
\ No newline at end of file -- cgit v1.2.3