From bd1c1690f2c38c4aed538f9b3e43cdc103f72957 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 7 May 2023 14:19:30 -0400 Subject: media: template bug fix --- app/posts/templates/posts/film_detail.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'app/posts') diff --git a/app/posts/templates/posts/film_detail.html b/app/posts/templates/posts/film_detail.html index 19c55a0..1c25299 100644 --- a/app/posts/templates/posts/film_detail.html +++ b/app/posts/templates/posts/film_detail.html @@ -2,14 +2,6 @@ {% load typogrify_tags %} {% load get_image_by_size %} {%block htmlclass%}{%endblock%} -{% block extrahead %} - -{% endblock%} {% block sitename %} {{object.title|safe}} by Scott Gilbertson @@ -17,6 +9,12 @@ {%block extrahead%} + {%endblock%} {%block bodyid%}id="home" class="friends"{%endblock%} {% block breadcrumbs %}