From bc7e0c94ed730f554045c89bd59c5403dc651d22 Mon Sep 17 00:00:00 2001 From: j Date: Sun, 21 Nov 2021 10:10:59 +0100 Subject: [PATCH] comment out background for now --- app/templates/film.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/templates/film.html b/app/templates/film.html index a113307..d4410ad 100644 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -43,6 +43,7 @@ body { + {% comment %}
+ {% endcomment %}

{{ film.data.summary|safe }}