diff --git a/src/wireviz/templates/images.html b/src/wireviz/templates/images.html index 963f2e2..fcc3056 100644 --- a/src/wireviz/templates/images.html +++ b/src/wireviz/templates/images.html @@ -1,7 +1,20 @@ {% if image %} + {% if image.fixedsize %} + + + {% else %} + + + {% endif %} {% if image.caption %}
+ + + + +
+