diff --git a/templates/djangocms_picture/default/picture.html b/templates/djangocms_picture/default/picture.html index 158fe4a..5e1dcd8 100644 --- a/templates/djangocms_picture/default/picture.html +++ b/templates/djangocms_picture/default/picture.html @@ -1,6 +1,6 @@ {% load thumbnail %} -
+
{% if picture_link %} 1 %} width="{{ instance.width }}"{% endif %} {% if instance.height %} height="{{ instance.height }}"{% endif %} {{ instance.attributes_str }} >