log table

This commit is contained in:
2025-01-13 01:58:38 -05:00
parent da8d0fcc7e
commit 68005e8492
8 changed files with 117 additions and 31 deletions

8
views/footer.ejs Normal file
View File

@@ -0,0 +1,8 @@
<div class="content footer">
<footer>
<ul>
<li>Developed by Cory Sanin</li>
<li><a href="/?TODO">Source</a></li>
</ul>
</footer>
</div>