{% load thumbnail %} {% if image %} {% include "cmsplugin_filer_image/plugins/image/default.html" with instance=image opts=image.thumbnail_option size=image.thumbnail_option.size %} {% endif %} {% if title %} {{ title }} {% endif %} {% if subtitle %}

{{ subtitle }}

{% endif %}