{# Single row of the admin dashboard post table. Context (inherited from the parent): - post : app.models.entities.Post - csrf_token : str #} {{ post.title }} {{ post.slug }} {{ post.status.value|capitalize }} Edit