layout('readerlayout') ?> start('head'); echo $head; $this->stop(); ?> start('page') ?> insert('navart', ['user' => $user, 'art' => $art, 'artexist' => $artexist, 'canedit' => $canedit]); } echo $body; ?> stop() ?>