diff --git a/main/templates/main/blocks/news_block.html b/main/templates/main/blocks/news_block.html index 58189ff2e6c59db82d8f1606e520a717c0b75c2b..ea3184b20c9511e055f6f846c775781bb1b32618 100644 --- a/main/templates/main/blocks/news_block.html +++ b/main/templates/main/blocks/news_block.html @@ -1,4 +1,4 @@ -{% load wagtailcore_tags wagtailimages_tags shared_filters %} +{% load shared_filters static wagtailcore_tags wagtailimages_tags %} <div class="bg-cover bg-no-repeat section-clip mb-8 py-16 lg:py-36 lg:mb-16" style="background-image: url('{% static 'main/images/background-images/bg-join-us.jpg' %}')"> <div class="container--medium mx-auto px-4">