|
|
|
|
@ -3,7 +3,7 @@ require_once 'includes/_config.php';
|
|
|
|
|
$currentPage = $pages['transparence'];
|
|
|
|
|
|
|
|
|
|
?><!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<html lang="fr">
|
|
|
|
|
<head>
|
|
|
|
|
<?php include 'includes/_meta.php'; ?>
|
|
|
|
|
<meta name="description" content="clawd.fr Hébergeur engagé et transparent" />
|
|
|
|
|
@ -12,7 +12,7 @@ $currentPage = $pages['transparence'];
|
|
|
|
|
|
|
|
|
|
<?php include 'includes/_assets.php'; ?>
|
|
|
|
|
</head>
|
|
|
|
|
<body class="clawd index">
|
|
|
|
|
<body class="clawd">
|
|
|
|
|
|
|
|
|
|
<?php include 'includes/_menus.php'; ?>
|
|
|
|
|
|
|
|
|
|
|