1 2 3 4 5 6 7 8
<html> <body> <?php include('include/ludo/html_elements.inc.php'); generate_html_div_footer(); ?> </body> </html>