qna/boilerplate/pageEnd.php

5 lines
No EOL
84 B
PHP

<?php
// set up the page to have proper tags like <title>
echo("</body></html>")
?>