diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/classic-contents.inc.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php index 280558a..9444ede 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -61,11 +61,14 @@ jo_footer() { ?> <footer> <p> - Copyright Joe 2020 - + Copyright Rudy Bousset 2020 - see <a href="LICENSE">LICENSE</a> - we do not use cookies </p> </footer> + </div> + </body> +</html> <?php } ?> |