File: /var/www/vhosts/creativefellows.nl/nomor.creativefellows.nl/views/partials/header.inc.php
<!doctype html>
<html class="no-js" lang="en">
<head>
<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><?= $meta_title?></title>
<meta name="description" content="<?= $meta_description?>">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-96x96.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;300;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/css/app.css?v=25082022">
<link rel="stylesheet" href="/node_modules/slick-carousel/slick/slick.css" type="text/css" media="screen">
</head>
<body>
<?= $main_navigation?>