9 lines
72 B
PHP
9 lines
72 B
PHP
<?php
|
|
/**
|
|
* @package TLIG
|
|
*/
|
|
?>
|
|
<?php wp_footer(); ?>
|
|
</body>
|
|
</html>
|