include '../webroot/part/menu.php';
echo $menu;
?>
if ($data['files']){?>
foreach ($data['files'] as $files){?>
}?>
}?>
foreach ($data['tags_article'] as $tag){?>
}?>
$i = 1;
foreach ($data['images'] as $images ){
?>
$i++;
}?>
Важливі новини
foreach ($data['importent_news'] as $importent_news){?>
-
}?>
Теги
По рокам
include '../webroot/part/footer.php';
echo $footer;
?>
if ($_SESSION['important_message_text'] OR $_SESSION['important_message_title']){?>
}?>