From f0e307dcfb136551fdcb0096454d9beeda8da1e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Sat, 18 Feb 2023 21:43:51 +0100 Subject: [PATCH] Fix session starting --- games/templates/list_sessions.html | 2 +- games/urls.py | 3 ++- games/views.py | 11 +++++++++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/games/templates/list_sessions.html b/games/templates/list_sessions.html index 50b059d..8f9f00b 100644 --- a/games/templates/list_sessions.html +++ b/games/templates/list_sessions.html @@ -21,7 +21,7 @@ {% if purchase %}See all platforms{% endif %} {% endif %} {% if dataset.count >= 1 %} - +