layout('layout', ['title' => 'delete', 'description' => 'delete', 'css' => $css . 'delete.css']) ?>
start('page') ?>
insert('navart', ['user' => $user, 'art' => $art, 'artexist' => $artexist]) ?>
Delete
- Id : = $art->title() ?>
- Title : = $art->title() ?>
- Article(s) linked to this one : = $art->linkto('sort') ?>
- Article(s) linked from this one : = $art->linkfrom('sort') ?>
- Number of edits : = $art->editcount() ?>
linkto())) { ?>
Article linked to :
stop() ?>