chore: remove duplicate html and body closing tags
This commit is contained in:
@@ -504,8 +504,4 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
<?php include 'includes/footer.php'; ?>
|
<?php include 'includes/footer.php'; ?>
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
||||||
@@ -69,6 +69,3 @@ include 'includes/offcanvas.php';
|
|||||||
|
|
||||||
<?php include 'includes/footer.php'; ?>
|
<?php include 'includes/footer.php'; ?>
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
|
|||||||
@@ -342,7 +342,4 @@ include 'includes/offcanvas.php';
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
<?php include 'includes/footer.php'; ?>
|
<?php include 'includes/footer.php'; ?>
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -307,7 +307,4 @@ include 'includes/offcanvas.php';
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
||||||
<?php include 'includes/footer.php'; ?>
|
<?php include 'includes/footer.php'; ?>
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -2047,7 +2047,4 @@ Turn everyday visits into something more personal and memorable.</p>
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<?php include 'includes/footer.php'; ?>
|
<?php include 'includes/footer.php'; ?>
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -688,7 +688,7 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
|
|||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</main>
|
|
||||||
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"></script>
|
||||||
@@ -729,8 +729,4 @@ Ensure sustainable growth while maintaining healthy margins.</p></div>
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<?php include 'includes/footer.php'; ?>
|
<?php include 'includes/footer.php'; ?>
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
||||||
@@ -1968,8 +1968,4 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<?php include 'includes/footer.php'; ?>
|
<?php include 'includes/footer.php'; ?>
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user