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