From 1dde8abfac7a8f84f5ff30d424e417f5d6f0b273 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 7 May 2023 08:02:43 -0400 Subject: film: fixed template bug --- app/posts/templates/posts/film_detail.html | 27 --------------------------- 1 file changed, 27 deletions(-) (limited to 'app/posts') diff --git a/app/posts/templates/posts/film_detail.html b/app/posts/templates/posts/film_detail.html index b088c56..390eb3c 100644 --- a/app/posts/templates/posts/film_detail.html +++ b/app/posts/templates/posts/film_detail.html @@ -77,33 +77,6 @@ {% endif %} {%endif%} - - {% if object.related.all %}
- -
{%endif%} - {% with object.get_next_published as next %} {% with object.get_previous_published as prev %}