Open the menu
    ```html

    Multiple Blog: Post Details

    This interface displays the comments list of the selected post in the Blog Details. The page that contains it should therefore have the "Hidden" property selected.

    Screens

    Post Details

    This interface presents a list containing all the Comments of this Post.

    If the Post or a Comment was created by the currently logged-in user, a delete button will be available.

    ```