layout('readerlayout') ?> start('head'); if ($artexist) { if ($canread) { echo $head; } else { $this->insert('arthead', ['title' => $art->title(), 'description' => $art->description()]); } } else { $this->insert('arthead', ['title' => $art->id(), 'description' => $alertnotexist]); } $this->stop(); ?> start('page') ?>
insert('navart', ['user' => $user, 'art' => $art, 'artexist' => $artexist, 'canedit' => $canedit]); } ?> '.$alertprivate.''; } } else { if(!empty(Config::existnot())) { echo '