Update search results template

This commit is contained in:
Michael Foster 2013-07-29 16:24:11 -04:00
parent 58306bdc63
commit c8e93f04d2

View File

@ -217,7 +217,7 @@
<em>hidden</em>
{% endif %}
</td>
<td class="minimal" >
<td style="max-width:100px">
<small>
{% if post.email|length > 0 %}
{# start email #}
@ -237,14 +237,14 @@
{% endif %}
</small>
</td>
<td class="minimal" >
<td style="max-width:250px">
{% if post.subject %}
<small>{{ post.subject }}</small>
{% else %}
&ndash;
{% endif %}
</td>
<td class="minimal">
<td style="max-width:200px">
{% if post.file %}
<small>{{ post.file }} ({{ post.filesize | filesize }})</small>
{% else %}