ERROR:
{{ error.status }} {{ error.message }}
Posts Management
| Title | Author | Status | Created | Updated | Actions |
|---|---|---|---|---|---|
| {{ post.title }} DRAFT | {{ post.author }} | {{ post.published ? 'Published' : 'Draft' }} | {{ format_date(post.created_at) }} | {{ format_date(post.updated_at) }} | View |
No posts found.
