{% extends "./_baseblock.html" %} {% load wagtailcore_tags %} {% load wagtailimages_tags %} {% block interieur %} {% image value.image max-1000x1000 style="width:100%;height:100%;" %} {% endblock %}