From 5775e53bb85310557e2c4dbe6c7f482777ee4c4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juhn-Vitus=20Sa=C3=9F?= Date: Sat, 15 Mar 2025 16:30:31 +0100 Subject: [PATCH] Fix template name --- ...{ initialize_participant.html => initialize_participant.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/templates/play/{ initialize_participant.html => initialize_participant.html} (100%) diff --git a/core/templates/play/ initialize_participant.html b/core/templates/play/initialize_participant.html similarity index 100% rename from core/templates/play/ initialize_participant.html rename to core/templates/play/initialize_participant.html