miniMVC/app/views/footer.php

6 lines
77 B
PHP

<?php if($foot_js != ""): ?>
<?= $foot_js ?>
<?php endif ?>
</body>
</html>