From bbb5d0bfd547958967406c96ed5c58934005bdfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Sun, 17 Sep 2023 13:28:15 +0200 Subject: [PATCH] disable deleting sessions --- games/templates/list_sessions.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games/templates/list_sessions.html b/games/templates/list_sessions.html index 0411611..1777afb 100644 --- a/games/templates/list_sessions.html +++ b/games/templates/list_sessions.html @@ -112,14 +112,14 @@ - + {% comment %} - + {% endcomment %} {% endfor %} -{% endblock content %} \ No newline at end of file +{% endblock content %}