summaryrefslogtreecommitdiff
path: root/appli_3_alpha_old/app/test.php
blob: ea189aea5d3563291ecb29d228737182ce92d532 (plain)
1
2
3
4
5
6
7
8
<html>
<body>
<?php
include('include/ludo/html_elements.inc.php');
generate_html_div_footer();
?>
</body>
</html>