Getting buttons working, not functional yet bruh

This commit is contained in:
Michał Gdula 2022-08-07 09:07:18 +01:00
parent 21152358f1
commit 6a60375904
12 changed files with 177 additions and 92 deletions

View file

@ -108,9 +108,6 @@
?>
</div>
<?php
include "ui/top.html";
include "ui/footer.php";
?>
<?php include "ui/footer.php"; ?>
</body>
</html>