fix: proper variable name for the thumbnail

pull/156/head
Raphaël Vinot 2021-01-13 16:59:14 +01:00
parent d4a2e68ceb
commit ffc2de3cf2
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@
</div>
<div class="modal-body">
<center>
{% if not b64_thumbnail %}
{% if screenshot_thumbnail == '' %}
Image too big to display in the browser, <a href="{{ url_for('image', tree_uuid=tree_uuid) }}" role="button">click here to download it</a>.
{% else %}
{% if blur_screenshot %}