diff --git a/view/templates/content/image.tpl b/view/templates/content/image.tpl index 00b1aac10..81fad073c 100644 --- a/view/templates/content/image.tpl +++ b/view/templates/content/image.tpl @@ -1,5 +1,5 @@ {{if $image.preview}} -{{$image.attachment.description}} +{{$image.attachment.description}} {{else}} -{{$image.attachment.description}} +{{$image.attachment.description}} {{/if}}