aboutsummaryrefslogtreecommitdiff
path: root/views/default/page/elements/html_end.php
blob: 26b0ee451bc039cdff27a7a5db176e08e91d50df (plain)
1
2
3
4
5
6
7
8
<?php
/**
 * Start html output.
 * The standard HTML header that displays across the site
 */
?>
</body>
</html>