AEOS Calvarium v0.2

This commit is contained in:
OverSu 2026-08-26 17:21:48 +02:00
commit 37a738d9de
16 changed files with 152 additions and 150 deletions

View file

@ -11,7 +11,7 @@ require_once ('lib/var.lib.php');
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title><?php echo $SITE_NOM; ?></title>
<title><?php echo $SITE_NOM." | ".$PAGE_TITRE; ?></title>
<meta name="description" content="<?php echo $SITE_DESC; ?>" />
<?php