Fixed path for include footer.
This commit is contained in:
parent
542110baf0
commit
bd0502ef9f
@ -109,7 +109,7 @@
|
|||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<footer>
|
<footer>
|
||||||
<?php include "./../page-blocks/footer.php" ?>
|
<?php include "./page-blocks/footer.php" ?>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
Reference in New Issue
Block a user