{% extends "base.html" %} {% block title %}Bans{% endblock title %} {% block main %}
| Post | Action | Length | Reason |
|---|---|---|---|
|
/{{post['board']}}/
{{post['sub']|safe}}
{{post['name']}}
{% if post['trip'] %}
{{post['trip']}}
{% endif %}
{{post['now']}}
No. XXX
{% if post['thumb_path'] %}
File: {{post['tim']}}{{post['ext']}}
({{post['fsize']}}, {{post['w']}}x{{post['h']}}, {{post['filename']}}{{post['ext']}})
|
{{post['action']}} | {{post['length']}} | {{post['reason']}} |