From 721d2233997033a909ce347c4a82e83bb21ab696 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 3 Nov 2022 17:44:26 +0200 Subject: [PATCH] fix stray "\" --- files/templates/submission.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 5b3a79e2d..9e17489b7 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -763,7 +763,7 @@ -\ {% elif p.is_audio %} + {% elif p.is_audio %}