1 2 3 4 5 6 7 8
<?php /** * Top page create river view. * * @package ElggPages */ echo elgg_view('river/object/page/create', $vars);