PHPWord/samples/Sample_Footer.php
2014-04-13 22:04:07 +07:00

12 lines
161 B
PHP

<?php
/**
* Footer file
*/
?>
</div>
<script src="bootstrap/js/jquery.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
</body>
</html>