{% extends "./base.html" %} {% load wagtailimages_tags %} {% block img %} {% image image width-800 as img %} {% endblock %}