{% extends "admin/base.html" %} {% block logo %}
{{ forum.description }}
Back to Forums| Title | Author | Pinned | Locked | Posts | Created | Actions |
|---|---|---|---|---|---|---|
| {{ thread.title }} | {{ thread.created_by_nick }} | {% if thread.is_pinned %}Yes{% else %}No{% endif %} | {% if thread.is_locked %}Yes{% else %}No{% endif %} | {{ thread.post_count }} | {{ thread.created_at }} | Posts |
| No threads found | ||||||