diff --git a/templates/Includes/Carousel.ss b/templates/Includes/Carousel.ss index f918d85c..3aaaeab1 100644 --- a/templates/Includes/Carousel.ss +++ b/templates/Includes/Carousel.ss @@ -55,7 +55,7 @@ <% loop $CarouselItems %> <%-- Items --%> -
style="background-image:url($Image.Fill(1920,1080).URL);"<% end_if %> <% if $Title %> aria-labelledby="carousel-title-{$Pos}"<% end_if %> <% if $Content %> aria-describedby="carousel-desc-{$Pos}"<% end_if %>