{% trans 'Displaying ' %} {{ thread_count }} {% trans ' expired threads ' %} {% if config.archive.lifetime %} {% trans ' from the past ' %} {{ config.archive.lifetime }} {% trans ' days ' %} {% endif %}
| Post # | Snippet | {% if mod and mod|hasPermission(config.mod.feature_archived_threads, board.uri) %} | {% endif %} |
|---|---|---|---|
| {{ thread.id }} | {{ thread.snippet }} | [{% trans 'View' %}] | {% if mod and mod|hasPermission(config.mod.feature_archived_threads, board.uri) %}{% if not thread.featured %} {% else %} {% trans 'Featured' %} {% endif %} | {% endif %}