37 lines
1.4 KiB
HTML
37 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<?php require './modules/cookies.php'; ?>
|
|
<link rel="canonical" href="https://m-csc.de/kosten-senken" />
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>CodingWerk | M-CSC | Fahrzeugcodierungen und Diagnose aus Bonn</title>
|
|
|
|
<!-- Meta SEO -->
|
|
<meta name="title" content="CodingWerk - Coding & Diagnose">
|
|
<meta name="description" content="Spezialisierte BMW Fahrzeugcodierungen und Diagnose aus Bonn">
|
|
<meta name="robots" content="index, follow">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="language" content="de">
|
|
<meta name="author" content="Yann Moelle">
|
|
|
|
<!-- Favicon -->
|
|
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png" />
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/images/logoapp.svg">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/images/logoapp.svg">
|
|
<link rel="manifest" href="/site.webmanifest">
|
|
<meta name="msapplication-TileColor" content="#da532c">
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.8.1/flowbite.min.css" rel="stylesheet" />
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.8.1/flowbite.min.js"></script>
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|