Open the menu
    ```html

    Post: Featured Posts List

    Interface with a list of published featured posts.

    Screens

    Featured Posts List

    Data

    Post

    • Post(text): Post text.
    • Link(string): Link attached to the post.
    • Media(file): Photo attached to the post.
    • Document(file): Document attached to the post.
    • Publication Date(date and time)
    ```