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