minor visual fix and added html lang everywhere
This commit is contained in:
@@ -3,7 +3,7 @@ require_once 'includes/_config.php';
|
||||
$currentPage = $pages['solutions'];
|
||||
|
||||
?><!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<?php include 'includes/_meta.php'; ?>
|
||||
<meta name="description" content="clawd.fr Solutions d'hébergement Nextcloud à prix libre" />
|
||||
|
||||
Reference in New Issue
Block a user