8 lines
49 B
PHP
8 lines
49 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
echo '</div>
|
||
|
|
</body>
|
||
|
|
</html>';
|
||
|
|
|
||
|
|
?>
|