slightly more compact ban list
This commit is contained in:
parent
1dedf5deae
commit
f0abd961a4
@ -37,8 +37,9 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</td>
|
</td>
|
||||||
<td style="white-space: nowrap">
|
<td style="white-space: nowrap">
|
||||||
{{ ban.set|date(config.post_date) }}
|
<span title="{{ ban.set|date(config.post_date) }}">
|
||||||
<small>({{ ban.set|ago }} ago)</small>
|
{{ ban.set|ago }} ago
|
||||||
|
</span>
|
||||||
</td>
|
</td>
|
||||||
<td style="white-space: nowrap">
|
<td style="white-space: nowrap">
|
||||||
{% if ban.expires == 0 %}
|
{% if ban.expires == 0 %}
|
||||||
|
Loading…
Reference in New Issue
Block a user