From 2f9e863aa337bb7fbf3f7ff411e62e217b32ad9b Mon Sep 17 00:00:00 2001 From: j Date: Fri, 26 Nov 2021 19:07:26 +0100 Subject: [PATCH] remove unused summary-block --- app/templates/film.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/templates/film.html b/app/templates/film.html index e0758f0..2073b4c 100644 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -71,9 +71,6 @@ body { playsinline> -
-

{{ film.data.summary|safe }}

-
{% for item in film.data.items %}