aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/partials/base-footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/tdro/layouts/partials/base-footer.html')
-rw-r--r--generators/hugo/themes/tdro/layouts/partials/base-footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/generators/hugo/themes/tdro/layouts/partials/base-footer.html b/generators/hugo/themes/tdro/layouts/partials/base-footer.html
new file mode 100644
index 0000000..a39bf67
--- /dev/null
+++ b/generators/hugo/themes/tdro/layouts/partials/base-footer.html
@@ -0,0 +1,4 @@
+{{ safeHTML "<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/footer.php'; ?>" }}
+
+ </body>
+</html>