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