Conflicts:
	js/inline-expanding.js
This commit is contained in:
czaks 2013-07-29 23:17:37 -04:00
commit 793042ee6c
3 changed files with 26 additions and 10 deletions

View file

@ -246,7 +246,7 @@
</td>
<td style="max-width:200px">
{% if post.file %}
<small>{{ post.file }} ({{ post.filesize | filesize }})</small>
<small>{{ post.filename }} ({{ post.filesize | filesize }})</small>
{% else %}
&ndash;
{% endif %}