summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/index.php b/public/index.php
index 4a1267c..7d07c5b 100644
--- a/public/index.php
+++ b/public/index.php
@@ -42,6 +42,8 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/../lib/partials.php';
<div class="content grid grid-3 gap-8" id="uploaded-files">
</div>
</section>
+
+ <?php html_footer() ?>
</main>
</body>