diff --git a/gateway/sds_gateway/templates/users/files.html b/gateway/sds_gateway/templates/users/files.html index 727484c0..872bdcca 100644 --- a/gateway/sds_gateway/templates/users/files.html +++ b/gateway/sds_gateway/templates/users/files.html @@ -131,10 +131,7 @@

Files

{% if item.shared_by %}{{ item.shared_by }}{% endif %}
- {% if item.type == 'file' and item.is_h5_file %} - - {% else %} - + {% if item.type == 'file' %} {% endif %} @@ -391,6 +326,7 @@ + {# djlint:off #} + + {# djlint:on #}