## Delete a comment.
# if blog_comment is not undefined:
# endif
## Delete a blog post.
# if blog_post is not undefined:
# endif
Delete Blog Comment
Delete comment '${blog_comment.number}' by '${blog_comment.author}' on blog post '${blog_comment.post_name}'?
This operation cannot be undone.
Delete Blog Post
Delete the latest version or all versions of blog post '${blog_post.name}'.
If there are no remaining versions, any comments and attachments will also be deleted.
This operation cannot be undone.