diff --git a/templates/page_with_carousel.html b/templates/page_with_carousel.html index 84edba468ca2134a366eaa0ca840bd72b6a66aaf..4baacdb16304c24e3907b76575c01d436f2d8515 100644 --- a/templates/page_with_carousel.html +++ b/templates/page_with_carousel.html @@ -1,6 +1,6 @@ {% extends 'base.html' %} -{% block template_content %} +{% block template_content_head %} <div id="myCarousel" class="carousel slide" data-ride="carousel"> <div class="carousel-inner"> {% for item in page.images %}