diff --git a/templates/common/header.html b/templates/common/header.html index 5e6431d..9cb8abd 100644 --- a/templates/common/header.html +++ b/templates/common/header.html @@ -1,4 +1,8 @@ - +{% load wagtailimages_tags %} + +{% image page.main_image original as main_image %} + + {{ page.title }}