From b0864d58fdb76354a667f924e9e21dd715c4e8ec Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 12 Feb 2018 13:21:03 +0100 Subject: Add image export in ODT (refs #1366) --- ishtar_common/templates/ishtar/blocks/window_image.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/blocks/window_image.html b/ishtar_common/templates/ishtar/blocks/window_image.html index 4b8e67ea9..606b6b57a 100644 --- a/ishtar_common/templates/ishtar/blocks/window_image.html +++ b/ishtar_common/templates/ishtar/blocks/window_image.html @@ -1,8 +1,8 @@ {% if item.image %}
- - - + {% if output != "ODT" %}{% endif %} + + {% if output != "ODT" %}{% endif %} {% comment %}