include '../webroot/part/menu.php';
echo $menu;
?>
foreach ($data['tags_article'] as $tag){?>
}?>
$i = 1;
foreach ($data['images'] as $images ){
?>
$i++;
}?>
Цікаве з фондів
foreach ($data['random_article'] as $importent_news){?>
-
}?>
include '../webroot/part/footer.php';
echo $footer;
?>