{% load wagtailcore_tags wagtailimages_tags %} {% if page.image %} {% image page.image width-1000 as photo %}
{% include "common/content-details.html" with page=page %}