From 3937df77149edd8aad78d1872d90395fbba96ebb Mon Sep 17 00:00:00 2001 From: j Date: Thu, 21 Oct 2021 15:17:21 +0100 Subject: [PATCH] space between bios --- app/templates/film.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/film.html b/app/templates/film.html index ecfae2a..b9e2297 100644 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -26,6 +26,7 @@

{{ film.data.summary|safe }}

+

{{ film.data.summary_zh|safe }}