diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html
index 05bdacbc..ebf41f8e 100644
--- a/copyparty/web/browser.html
+++ b/copyparty/web/browser.html
@@ -110,7 +110,7 @@
{{ f.lead }} | {{ f.name|e }} | {{ f.sz }} |
{%- if f.tags is defined %}
{%- for k in taglist %}{{ f.tags[k]|e }} | {%- endfor %}
-{%- endif %}{{ f.ext|e }} | {{ f.dt }} |
+{%- endif %}{{ f.ext }} | {{ f.dt }} |
{%- endfor %}