chore: remove duplicate html and body closing tags

This commit is contained in:
2026-04-29 13:15:04 +05:30
parent f42ed54236
commit 0ecf9c3d39
7 changed files with 7 additions and 31 deletions

View File

@@ -504,8 +504,4 @@
</main>
<?php include 'includes/footer.php'; ?>
</body>
</html>
<?php include 'includes/footer.php'; ?>