>
article_pages ) and in_array( $page['id'], $this -> article_pages ) ):?>checked="checked" endif;?> />
= \Shared\Tpl\Tpl::view( 'articles/subpages-list', [
'pages' => $page['subpages'],
'article_pages' => $this->article_pages,
'parent_id' => $page['id'],
'step' => $this->step + 1,
] ); ?>
endforeach;?>