| Title | Author | Category | Status | Actions |
|---|---|---|---|---|
| {{ post.title }} {% if post.get('status') == 'draft' %} Draft {% endif %} | {{ post.get('author', 'Admin') }} | {% if post.get('category') is mapping %}{{ post.get('category').name }}{% else %}{{ post.get('category', 'Uncategorized') }}{% endif %} | {{ post.get('status', 'draft').title() }} |