[9.2.03] retour Include body

This commit is contained in:
fredtempez 2019-08-01 22:26:23 +02:00
parent 47bdbdaead
commit 61758796f9
1 changed files with 3 additions and 0 deletions

View File

@ -171,6 +171,9 @@
$blogItem === false && $newsItem === false
) { // Pleine page en mode configuration
$layout->showContent();
if (file_exists('site/data/body.inc.html')) {
include('site/data/body.inc.html');
}
} else {
?>
<div class="row siteContainer">