add footer php include to other.php
This commit is contained in:
parent
0d0e24d1a1
commit
9b1d958782
|
@ -39,5 +39,6 @@
|
|||
<p class="teaser-text">you can certainly expect more here with time <3</p>
|
||||
</section>
|
||||
</main>
|
||||
<?php include "../includes/footer.php" ?>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue