X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a758c51f887f5da26b8a89e80cb7c46c6dbdff0f..fa04f8138cc6447:/templates/webpages/file/list.html diff --git a/templates/webpages/file/list.html b/templates/webpages/file/list.html index 039f4a242..315e886d2 100644 --- a/templates/webpages/file/list.html +++ b/templates/webpages/file/list.html @@ -70,7 +70,8 @@ data-file-id="[% file.id %]" data-file-version="[% file.version %]" src="data:[% HTML.escape(file.thumbnail.thumbnail_img_content_type) %];base64,[% file.thumbnail.thumbnail_img_content.encode_base64 %]" alt="[% file.file_name %]"> - + [%- ELSE %] -