bl-grunge/php/theend.php

4 lines
134 B
PHP

<footer class="footer row p-3">
<?php include(THEME_DIR_PHP.'plugins.php'); ?>
<?php include(THEME_DIR_PHP.'footer.php'); ?>
</footer>