{% load feincms_thumbnail %} {% with image=element.mediafile.file|thumbnail:"99999x533" %}
{% if element.url %} {% else %} {% endif %}
{% endwith %}