aboutsummaryrefslogtreecommitdiff
path: root/views/layouts/layout.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'views/layouts/layout.hbs')
-rw-r--r--views/layouts/layout.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs
index aecff1d..8ffbdb5 100644
--- a/views/layouts/layout.hbs
+++ b/views/layouts/layout.hbs
@@ -45,7 +45,7 @@
{{/if}}
{{{ body }}}
- {{# if noHeader}}
+ {{# if noFooter}}
{{else}}
{{> footer }}
{{/if}}