>
article_pages ) and in_array( $page['id'], $this -> article_pages ) ):?>checked="checked" endif;?> />= $page['title'];?>
if ( is_array( $page['subpages'] ) )
echo \admin\view\Articles::subpages_list( $page['subpages'], $this -> article_pages, $page['id'], $this -> step + 1 );
?>
endforeach;?>