_events.head.php 495 B

12345678910111213141516
  1. <!DOCTYPE html>
  2. <html lang="fr">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title><?php echo TITLE ?></title>
  6. <?php
  7. require_once DIR_PHP_VIEWS . "_events.meta.php";
  8. ?>
  9. <link rel="stylesheet" href="css/validator.css">
  10. <link rel="stylesheet" href="libs/bootstrap/css/bootstrap-icons.min.css">
  11. <link rel="stylesheet" href="libs/qrcode-reader/css/qrcode-reader.css">
  12. <meta name="robots" content="noindex">
  13. </head>
  14. <body class=" bg-info">