| Post # |
Snippet |
|
{% if mod and mod|hasPermission(config.mod.delete_featured_archived_threads, board.uri) %}
|
{% endif %}
{% for thread in archive %}
| {{ thread.id }} |
{{ thread.snippet }} |
[{% trans 'View' %}] |
{% if mod and mod|hasPermission(config.mod.delete_featured_archived_threads, board.uri) %}
|
{% endif %}
{% endfor %}