{% load i18n %} {% if original_image %} {% else %}

{% trans "No image" %}

{% endif %}