aboutsummaryrefslogtreecommitdiff
path: root/template/page.phtml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/page.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/page.phtml b/template/page.phtml
index 08271b1..9d0cc0b 100644
--- a/template/page.phtml
+++ b/template/page.phtml
@@ -41,5 +41,6 @@
<body>
<? include('assemblies/header.phtml') ?>
<? include("$page.phtml") ?>
+ <? include('assemblies/footer.phtml') ?>
</body>
</html>