From 796befb38339e815acef9306b55de2ad34756478 Mon Sep 17 00:00:00 2001 From: Bauke Date: Sun, 29 Jan 2023 14:33:01 +0100 Subject: [PATCH] Move the YouTube iframe outside the speedrun block. --- source/templates/video.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/source/templates/video.html b/source/templates/video.html index 6d22fc8..45c9129 100644 --- a/source/templates/video.html +++ b/source/templates/video.html @@ -52,14 +52,13 @@ {% endfor %} {% endif %} - - {% endif %} + {% endblock %}