{% extends "district/base.html" %}
{% load static wagtailcore_tags wagtailimages_tags shared_filters %}
{% block subheader %}
{% image page.get_background_photo fill-1920x500-c75 jpegquality-80 as bg_img %}
{{ page.title }}
{{ page.job | default_if_none:"" }}