summaryrefslogtreecommitdiff
path: root/app/Templates/layout.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Templates/layout.php')
-rw-r--r--app/Templates/layout.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Templates/layout.php b/app/Templates/layout.php
index 30a4e091..99382ae1 100644
--- a/app/Templates/layout.php
+++ b/app/Templates/layout.php
@@ -30,7 +30,7 @@
<?php endif ?>
</head>
<body>
- <?php if (isset($no_layout)): ?>
+ <?php if (isset($no_layout) && $no_layout): ?>
<?= $content_for_layout ?>
<?php else: ?>
<header>