forked from ZwiiCMS-Team/ZwiiCMS
[9.2.03] retour Include body
This commit is contained in:
parent
47bdbdaead
commit
61758796f9
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user