From 4a66433478fd0a65e9bc5e8240db3576824c846c Mon Sep 17 00:00:00 2001 From: j Date: Thu, 21 Oct 2021 16:33:04 +0100 Subject: [PATCH] fix body_class% location --- app/templates/film.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/film.html b/app/templates/film.html index 3800518..192c48e 100644 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block main %} {% block body_class%}animated{% endblock %} +{% block main %}