forked from leftypol/leftypol
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts: js/inline-expanding.js
This commit is contained in:
commit
793042ee6c
3 changed files with 26 additions and 10 deletions
|
@ -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 %}
|
||||
–
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue