summaryrefslogtreecommitdiff
path: root/views/info.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-02-22 20:28:11 +0100
committerTor Andersson <tor@ccxvii.net>2022-02-26 17:33:03 +0100
commite14ef83261beba09b45baf27e2327be48176e4e3 (patch)
treed6fd3cf928a7ded94bfe35ef2ca8d38196991893 /views/info.pug
parenta627b17d12d6a752f85b05b8f9afe47c40fdd863 (diff)
downloadserver-e14ef83261beba09b45baf27e2327be48176e4e3.tar.gz
Don't show title in ready to start games on game's own page.
Diffstat (limited to 'views/info.pug')
-rw-r--r--views/info.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/info.pug b/views/info.pug
index e38091c..7c84dca 100644
--- a/views/info.pug
+++ b/views/info.pug
@@ -27,7 +27,7 @@ html
if ready_games.length > 0
h2 Ready to start
- +gametable(0,ready_games)
+ +gametable(0,ready_games,1)
if active_games.length > 0
h2 Active games