in some cases hdr files can be read as None

This commit is contained in:
Pablo Vazquez 2016-11-29 13:03:57 +01:00
parent 51d7eed164
commit 2c71168677

View File

@ -71,7 +71,7 @@
download)
span.length {{ var.file.length | filesizeformat }}
span.format {{ var.file.format }}
span.format {{ var.file.format | hide_none }}
span.size {{ var.resolution }}
| {% endfor %}