diff --git a/publichealth/home/templates/home/article_index_page.html b/publichealth/home/templates/home/article_index_page.html index 802e245..f829852 100644 --- a/publichealth/home/templates/home/article_index_page.html +++ b/publichealth/home/templates/home/article_index_page.html @@ -17,11 +17,12 @@ {% else %} {% if page.header_image %} + {% image page.header_image fill-1908x400 as img %}