Commit b6101c7b authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #454 from Raz0r/patch-1

prettify file size format
parents f820bd9e 4400aca2
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
{% endif %} {% endif %}
</td> </td>
<td> <td>
{{ size }} {{ size|filesizeformat }}
</td> </td>
{% endif %} {% endif %}
{% endblock %} {% endblock %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment