minor visual fix and added html lang everywhere
This commit is contained in:
@@ -3,9 +3,9 @@ require_once 'includes/_config.php';
|
||||
$currentPage = $pages['interventions'];
|
||||
|
||||
?><!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<?php include 'includes/_meta.php'; ?>
|
||||
<?php include 'includes/_meta.php'; ?>
|
||||
<meta name="description" content="clawd.fr Interventions passées et à venir" />
|
||||
<link rel="canonical" href="https://clawd.fr/interventions" />
|
||||
<title>clawd.fr - Interventions passées et à venir</title>
|
||||
|
||||
Reference in New Issue
Block a user