{% load i18n ishtar_helpers %}{% if relation_image %}
{{relation_image|file_content|safe}}
{% comment %}
{% if output != "ODT" %}{% endif %} {% if output != "ODT" %}{% endif %}
{% endcomment %} {% endif %} {% if DOT_GENERATION and output != "ODT" and output != "PDF" %}
{% if relation_image %} SVG {% endif %} {% if relation_png %} PNG {% endif %} {% if relation_dot %} DOT {% endif %} {% if relation_image %} {% trans "Re-generate image" %} {% else %} {% trans "Generate image" %} {% endif %}
{% endif %}