Details

template("navigation") ?>

Here, we have a "child page" of the "Welcome" page.

template("block", array( "title" => "Detail Block", "content" => array( "we are using the same 'block template' as for the welcome page", "just with different parameters", ) )) ?>