in some cases hdr files can be read as None
This commit is contained in:
parent
51d7eed164
commit
2c71168677
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user