summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/layouts/default.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/layouts/default.phtml b/application/layouts/default.phtml
index e1a3312..b8359a7 100644
--- a/application/layouts/default.phtml
+++ b/application/layouts/default.phtml
@@ -89,6 +89,7 @@ echo $this->headScript()."\n";
echo ucwords($request->getControllerName()) . " > " . ucwords($request->getActionName());
?>
</div>
+ <div id="content"><?php echo $this->layout()->content; ?></div>
<div id="footer" class="footer flexbox flex">
<div style='padding: 5px;'>
<a onclick="$('#debug .v1').toggle();$('#debug .v2').toggle();">