diff --git a/nyaa/templates/view.html b/nyaa/templates/view.html index 4626a70..6542c30 100644 --- a/nyaa/templates/view.html +++ b/nyaa/templates/view.html @@ -92,7 +92,7 @@   {{ key }} {{ loop(value.items()) }} {%- else %} - +  {{ key }} {{ value | filesizeformat(True) }} {%- endif %}