Hello world!

Content is:
Array
(
    [material] => page
    [title] => About MyBooklet page title
    [authors] => Array
        (
        )

    [shortname] => About
    [description] => Page description
    [published] => 1
    [lang] => en
    [meta] => Array
        (
        )

    [content] => Array
        (
            [0] => Some p content here.
            [1] => Another p content.
        )

    [children_materials] => Array
        (
            [0] => page
            [1] => article
            [2] => news
        )

)