{% load wagtailcore_tags wagtailimages_tags %} {% load static %} {% if self.background_image %} {% image self.background_image fill-800x450 format-webp preserve-svg as bg_image %}

{{ self.title }}

{{ self.description }}

{% endif%}