6 lines
71 B
PHP
6 lines
71 B
PHP
|
|
<? if($foot_js != ""): ?>
|
|
<?= $foot_js ?>
|
|
<? endif ?>
|
|
</body>
|
|
</html>
|