collabore-link/assets/includes/header.php

111 lines
36 KiB
PHP
Raw Normal View History

2023-01-09 22:38:48 +00:00
<?php
ob_start("ob_gzhandler");
include_once $_SERVER["DOCUMENT_ROOT"] . "/assets/includes/config.php";
require_once $_SERVER["DOCUMENT_ROOT"] . "/assets/lang/translator.php";
$lc = "";
if (isset($_SERVER["HTTP_ACCEPT_LANGUAGE"])) {
$lc = substr($_SERVER["HTTP_ACCEPT_LANGUAGE"], 0, 2);
if ($lc == "fr") {
$lang = "fr";
$translate = new Translator("fr");
$description =
"Le raccourcisseur de lien de club elec collabore";
$keywords =
"raccourcisseur de liens, lien, raccourcisseur, club elec, collabore, clb.re";
} else {
$lang = "en";
$translate = new Translator("en");
$description = "The link shortener of club elec collabore";
$keywords = "links shortener, link, shortener, club elec, collabore, clb.re";
}
}
if (basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
http_response_code(301);
header("Location: /");
} else {
?>
<!DOCTYPE html>
<html lang="<?= $lang; ?>">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>
<?php if (isset($pagename)) {
echo $translate->__($pagename) . "" . $name;
} else {
echo $name;
} ?>
</title>
<link rel="shortcut icon" href="/assets/img/android-chrome-192x192.png?v=<?= $version; ?>">
<link rel="manifest" href="/manifest.webmanifest" />
<meta name="description" content="<?= $description; ?>" />
<meta name="keywords" content="<?= $keywords; ?>">
<meta name="author" content="<?= $name; ?>" />
<link rel="canonical" href="https://<? $url ?>/index.php" />
<meta name="application-name" content="<?= $name; ?>" />
<meta name="apple-mobile-web-app-title" content="<?= $name; ?>">
<meta name="theme-color" content="#1e1f1dff" />
<meta name="msapplication-TileColor" content="#1e1f1dff" />
<meta property="og:type" content="website">
<meta property="og:title" content="<?= $name; ?>" />
<meta property="og:description" content="<?= $description; ?>" />
<meta property="og:image" content="/assets/img/android-chrome-192x192.png?v=<?= $version; ?>" />
<meta property="og:url" content="https://<?= $url; ?>/">
<meta property="og:site_name" content="<?= $name; ?>">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="<?= $name; ?>">
<meta name="twitter:image" content="/assets/img/android-chrome-192x192.png?v=<?= $version; ?>">
<meta name="theme-color" content="#1e1f1dff">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicon-16x16.png?v=<?= $version; ?>" />
<link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicon-32x32.png?v=<?= $version; ?>" />
<link rel="icon" type="image/png" sizes="96x96" href="/assets/img/favicon-96x96.png?v=<?= $version; ?>" />
<link rel="icon" type="image/png" sizes="36x36" href="/assets/img/android-chrome-36x36.png?v=<?= $version; ?>" />
<link rel="icon" type="image/png" sizes="48x48" href="/assets/img/android-chrome-48x48.png?v=<?= $version; ?>" />
<link rel="icon" type="image/png" sizes="72x72" href="/assets/img/android-chrome-72x72.png?v=<?= $version; ?>" />
<link rel="icon" type="image/png" sizes="144x144" href="/assets/img/android-chrome-144x144.png?v=<?= $version; ?>" />
<link rel="icon" type="image/png" sizes="192x192" href="/assets/img/android-chrome-192x192.png?v=<?= $version; ?>" />
<link rel="apple-touch-icon" sizes="57x57" href="/assets/img/apple-touch-icon.png?v=<?= $version; ?>">
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/assets/img/apple-touch-icon-76x76.png?v=<?= $version; ?>" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/assets/img/apple-touch-icon-120x120.png?v=<?= $version; ?>" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/assets/img/apple-touch-icon-152x152.png?v=<?= $version; ?>" />
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="/assets/img/apple-touch-icon-180x180.png?v=<?= $version; ?>" />
<link href="/assets/css/bootstrap.min.css?v=<?= $version; ?>" media="screen" rel="stylesheet">
<link href="/assets/css/style.css?v=<?= $version; ?>" rel="stylesheet">
</head>
<body>
<a href="https://collabore.fr/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 536.455 136.312" class="top-logo" aria-hidden="true">
<defs>
<clipPath id="a" clipPathUnits="userSpaceOnUse">
<circle cx="1355.887" cy="913.461" r="110.739" style="opacity:.99;fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:5.619;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill" />
</clipPath>
</defs>
<path d="M-454.03-1892.938v515.196H1365.48c115.253 0 208.037-84.305 208.037-189.024v-326.172z" style="opacity:.99;fill:#1e1f1d;fill-opacity:1;fill-rule:evenodd;stroke-width:39.1257;paint-order:stroke fill markers" transform="matrix(.26458 0 0 .26458 120.129 500.84)" />
<path d="M-5.629 73.313c-29.858 0-54.092 24.234-54.092 54.092 0 29.858 24.234 54.092 54.092 54.092 29.858 0 54.092-24.234 54.092-54.092 0-29.858-24.234-54.092-54.092-54.092zm0 2.677c28.412 0 51.415 23.003 51.415 51.415 0 28.411-23.003 51.415-51.415 51.415s-51.415-23.004-51.415-51.415c0-28.412 23.003-51.415 51.415-51.415z" style="color:#000;opacity:.99;fill:#e1e0e2;fill-opacity:1;fill-rule:evenodd;stroke:#e1e0e2;stroke-width:.476379;stroke-linecap:round;stroke-opacity:1;-inkscape-stroke:none;paint-order:stroke markers fill" transform="translate(98.102 -67.461) scale(1.06446)" />
<path d="M1260.117 812.188c0 .891 1.593 8.26 1.932 8.918.085.17.51 1.657.935 3.292.785 3.036 2.696 9.555 3.61 12.4.276.871.955 3.207 1.486 5.203 1.062 3.908 2.315 7.9 2.782 8.92.148.339.552 1.358.892 2.229a191.736 191.736 0 0 0 5.181 12.104c2.463 5.308 2.42 4.48.34 8.96-1.657 3.547-1.7 4.205-.467 6.775l.87 1.784-.7.955c-.871 1.168-1.084 2.378-.744 4.205.34 1.805.616 2.335 2.336 4.162 1.317 1.422 2.782 3.397 2.782 3.737 0 .085-.361.573-.828 1.083-1.996 2.293-2.357 4.544-1.126 7.05.956 1.911 2.379 3.164 4.31 3.801 1.594.51 1.594.51 1.254 2.039-.446 1.89.467 5.797 1.635 7.092.191.212 1.083.807 1.975 1.338 1.805 1.062 2.59 1.168 4.374.637.573-.17 1.295-.319 1.593-.319.51 0 .573.107.913 1.636.955 4.544 1.677 10.766 2.038 17.518.276 5.415.659 9.556 1.423 15.48.191 1.615.297 2.995.234 3.059-.064.063-.956.34-1.996.637-1.04.276-2.612.7-3.483.934-5.84 1.571-11.976 3.185-13.06 3.419-.7.148-1.55.34-1.91.446-.871.233-4.63 1.019-6.053 1.253-1.656.254-8.536 1.274-10.192 1.486-1.253.17-3.398.53-8.388 1.359-1.763.319-9.683 2.293-12.847 3.228-5.543 1.656-8.324 2.76-16.139 6.413l-4.99 2.336-.064 18.814-.043 18.814h43.829l2.442-1.19c1.359-.679 2.803-1.38 3.228-1.592.403-.212 1.146-.446 1.635-.53.488-.086 1.338-.425 1.847-.744.531-.34 1.02-.616 1.104-.616.064 0 1.7-.785 3.653-1.72 1.932-.955 4.247-2.06 5.117-2.463.871-.425 2.464-1.168 3.504-1.678 1.062-.51 2.272-1.061 2.697-1.231.446-.17 1.741-.935 2.867-1.678 1.146-.743 2.4-1.465 2.803-1.592 6.81-3.173 13.79-7.624 20.046-10.045.955-.318 2.335-.913 3.036-1.295 1.487-.786 1.699-.722 2.421.68.552 1.083 1.741 2.06 2.803 2.335.51.107 1.402.361 1.996.531 1.53.446 3.44.404 4.842-.106 1.38-.53 2.739-1.89 3.121-3.164l.255-.87.934.806c.51.425 1.466 1.275 2.145 1.87 1.741 1.57 2.4 1.847 3.971 1.74.722-.063 1.741-.318 2.272-.552 1.465-.637 3.292-2.102 3.546-2.824.107-.34.298-.616.404-.616.106 0 .828.552 1.592 1.232 1.338 1.189 2.464 1.741 3.568 1.741.276 0 1.274-.255 2.187-.552 1.36-.467 1.89-.764 2.803-1.656 1.38-1.338 1.678-2.272 1.508-4.757-.064-.956-.106-1.741-.064-1.741.043 0 .36.148.68.318.785.404 3.29.425 4.629.021.552-.17 1.529-.68 2.187-1.125 2.442-1.678 3.652-3.589 4.14-6.583.192-1.062.32-1.359.68-1.465.234-.085 2.4-.17 4.8-.191 2.399-.043 4.735-.149 5.202-.276 5.287-1.296 5.967-1.487 8.07-2.251.7-.276 1.655-.616 2.123-.765.467-.148 1.613-.7 2.527-1.21 1.762-.977 2.038-.956 2.038.085 0 .255.191 1.593.425 2.973.255 1.38.488 3.079.552 3.78.042.7.191 2.038.297 2.973.234 1.932.722 8.876 1.168 17.094.17 3.1.446 6.922.616 8.494.404 3.652 1.317 9.874 1.508 10.171.148.276 54.043.34 54.043.064-.021-2.208-5.224-20.534-7.114-25.1-.658-1.57-1.763-4.777-2.442-7.113-.68-2.336-1.593-5.245-2.017-6.477a121.891 121.891 0 0 1-1.487-4.46c-1.316-4.204-5.16-14.227-7.326-19.047l-1.635-3.631 1.04-.977c1.402-1.317 2.082-2.867 2.23-4.969.106-1.529.064-1.741-.53-2.952-.468-.913-.956-1.507-1.636-1.996-.53-.382-.955-.743-.955-.828 0-.064.276-.403.616-.722.34-.318.87-1.147 1.167-1.805.489-1.104.51-1.316.34-2.675-.552-3.908-2.314-6.944-4.31-7.433-.32-.085-.574-.276-.574-.403 0-.149.425-.828.956-1.529.85-1.147.977-1.486 1.316-3.44.298-1.763.319-2.4.128-3.483-.319-1.847-1.487-4.586-2.4-5.542-.892-.956-2.4-1.423-4.778-1.423-2.06 0-2.293-.19-1.316-1.125.424-.382 1.125-1.465 1.55-2.357.68-1.423.786-1.869.807-3.27.02-1.55-.021-1.72-.828-3.1-1.763-2.952-3.058-4.142-6.286-5.755-1.104-.553-2.145-1.126-2.315-1.274-.17-.15-.552-.319-.87-.383-.489-.127-.574-.318-.913-2.017-.404-1.996-.382-3.249.085-7.262.127-1.105.255-2.591.297-3.292.11-1.307.012-2.289-.084-3.461a13.661 13.661 0 0 0-.319-2.06c-.17-.7-.233-1.338-.148-1.401.297-.277 7.666-1.89 11.934-2.612 4.799-.829 14.334-2.018 21.553-2.676 10.32-.956 17.774-1.869 22.934-2.803 2.888-.51 12.89-3.08 20.237-5.181l1.104-.319v-23.231c0-19.26-.042-23.252-.276-23.252-.53 0-21.935 5.032-32.065 7.538-13.972 3.44-16.988 4.268-26.373 7.135-15.714 4.842-20.28 6.37-31.195 10.405l-1.868.68-.892-.956c-.488-.53-1.274-1.168-1.741-1.401-1.423-.722-5.755-1.954-6.88-1.954-1.508 0-3.037.658-4.502 1.932l-1.274 1.105-.977-.956c-1.338-1.274-2.4-1.635-4.566-1.593-1.507.043-1.953.149-3.185.744-.892.445-1.67
<g style="fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-opacity:1">
<g aria-label="collabore" style="font-size:180.08px;letter-spacing:-9.00452px;word-spacing:-11.6638px;fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-width:.775094;stroke-opacity:1">
<g style="fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-opacity:1">
<path d="M1078.203 686.996c-9.545 0-17.612 2.24-24.168 6.733-6.54 4.48-11.394 10.366-14.543 17.632-3.143 7.255-4.715 15.173-4.715 23.744 0 15.197 4.111 27.08 12.356 35.567v.004c8.364 8.364 19.95 12.539 34.67 12.539 7.227 0 13.14-.66 17.754-1.996 4.594-1.33 9.244-3.325 13.949-5.979v-.002c3.192-1.841 4.875-4.204 4.875-6.998 0-2.132-.771-3.94-2.285-5.328-1.504-1.378-3.295-2.082-5.305-2.082-1.252 0-2.396.25-3.414.76a54.025 54.025 0 0 1-11.086 4.113c-3.68.95-8.031 1.43-13.049 1.43-9.42 0-16.696-2.32-21.892-6.926-5.11-4.529-8.143-10.84-9.155-18.951h60.58c2.598 0 4.705-.824 6.221-2.463 1.623-1.626 2.451-3.663 2.451-6.03 0-8.215-1.694-15.78-5.082-22.677v-.002c-3.39-7.022-8.365-12.605-14.904-16.723v-.002c-6.55-4.244-14.314-6.363-23.258-6.363zm0 .775c8.823 0 16.425 2.083 22.84 6.24v.005c6.424 4.045 11.293 9.506 14.625 16.408v.002c3.335 6.788 5.002 14.227 5.002 22.338 0 2.192-.735 3.996-2.229 5.49v.004l-.01.006c-1.364 1.478-3.217 2.217-5.658 2.217h-61.48l.049.431c.968 8.476 4.132 15.125 9.492 19.875 5.368 4.759 12.858 7.122 22.406 7.122 5.066 0 9.478-.483 13.24-1.454a54.803 54.803 0 0 0 11.245-4.171c.902-.452 1.92-.678 3.068-.678 1.832 0 3.402.616 4.78 1.879 1.367 1.253 2.034 2.806 2.034 4.756 0 2.488-1.436 4.568-4.486 6.328-4.658 2.627-9.252 4.593-13.781 5.904-4.51 1.305-10.36 1.967-17.54 1.967-14.57 0-25.916-4.108-34.118-12.309v-.004c-8.08-8.32-12.131-19.967-12.131-35.021 0-8.477 1.551-16.284 4.65-23.436 3.094-7.14 7.843-12.9 14.27-17.303 6.41-4.392 14.306-6.595 23.73-6.595zm0 13.092c-4.14 0-8.219.976-12.225 2.916-4.029 1.832-7.389 4.768-10.064 8.782-2.686 4.028-4.203 9.022-4.566 14.957l-.025.412h53.947l-.025-.412c-.363-5.935-1.94-10.93-4.746-14.957v-.002c-2.675-4.012-6.034-6.948-10.063-8.78-4.005-1.94-8.087-2.916-12.226-2.916zm0 .776c4.021 0 7.982.943 11.897 2.841l.01.002v.002c3.893 1.77 7.135 4.596 9.742 8.506v.008c2.647 3.799 4.16 8.52 4.564 14.157h-52.23c.404-5.632 1.837-10.37 4.367-14.164 2.607-3.91 5.848-6.736 9.742-8.506v-.002l.01-.002c3.915-1.898 7.874-2.842 11.895-2.842zm3.603 81.188q-21.97 0-34.396-12.426-12.245-12.605-12.245-35.296 0-12.785 4.682-23.59t14.406-17.468q9.725-6.663 23.951-6.663 13.326 0 23.05 6.303 9.725 6.123 14.767 16.567 5.042 10.265 5.042 22.51 0 3.422-2.34 5.763-2.162 2.341-5.944 2.341h-61.047q1.441 12.606 9.365 19.629 7.923 7.023 22.15 7.023 7.563 0 13.145-1.44 5.763-1.441 11.165-4.143 1.44-.72 3.242-.72 2.88 0 5.042 1.981 2.16 1.98 2.16 5.042 0 3.962-4.681 6.663-7.023 3.962-13.866 5.943-6.843 1.98-17.648 1.98zm23.05-55.285q-.54-8.824-4.682-14.766-3.962-5.943-9.905-8.644-5.942-2.882-12.065-2.882-6.123 0-12.065 2.882-5.943 2.7-9.905 8.644-3.961 5.942-4.502 14.766zm-76.713-40.546c-10.302 0-19.604 5.536-27.885 16.287v-6.715c0-2.369-.893-4.408-2.633-6.03-1.624-1.746-3.666-2.642-6.04-2.642-2.372 0-4.415.896-6.038 2.641-1.624 1.627-2.451 3.664-2.451 6.031v77.254c0 2.37.827 4.41 2.455 6.037 1.627 1.628 3.666 2.455 6.035 2.455 2.367 0 4.405-.827 6.031-2.45 1.746-1.625 2.64-3.668 2.64-6.042v-54.61c3.202-4.834 7.152-8.61 11.872-11.323v-.004c4.743-2.846 9.95-4.266 15.648-4.266h.9c2.48 0 4.572-.756 6.206-2.264 1.635-1.51 2.465-3.497 2.465-5.867 0-2.365-.826-4.401-2.448-6.027-1.51-1.634-3.495-2.465-5.863-2.465zm0 .775h.9c2.193 0 3.927.731 5.299 2.217v.006l.01.006c1.494 1.494 2.226 3.296 2.226 5.489 0 2.192-.729 3.925-2.215 5.296-1.488 1.374-3.356 2.059-5.68 2.059h-.9c-5.827 0-11.186 1.46-16.047 4.377-4.853 2.792-8.919 6.679-12.189 11.645l-.064.097v54.86c0 2.185-.785 3.981-2.397 5.478l-.006.006-.006.004c-1.494 1.494-3.295 2.229-5.488 2.229-2.193 0-3.994-.735-5.488-2.229-1.494-1.494-2.227-3.296-2.227-5.488v-77.254c0-2.193.733-3.994 2.227-5.488l.006-.006.004-.004c1.496-1.612 3.292-2.399 5.478-2.399s3.982.787 5.479 2.399l.01.01.011.01c1.612 1.496 2.397 3.292 2.397 5.478v8.912l.699-.937c8.358-11.224 17.656-16.772 27.961-16.772zm-36.557 94.155q-3.421 0-5.762-2.34-2.341-2.342-2.341-5.763v-77.255q0-3.421 2.34-5.762 2.342-2.521 5.763-2.521 3.422 0 5.763 2.52 2.521 2.342 2.521 5.763v7.744q12.606-16.928 28.273-16.928h.9q3.422 0 5.583 2.341 2.34 2.341 2.34 5.763 0 3.421-2.34 5.582-2.342 2.161-5.943 2.161h-.9q-8.644
</g>
</g>
<g style="fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-opacity:1">
<g style="fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-opacity:1">
<path d="M523.315 200.973q-6.524 0-12.051-2.9-5.528-2.9-8.88-8.336-3.262-5.436-3.262-12.776t3.262-12.776q3.352-5.436 8.88-8.336 5.527-2.9 12.05-2.9 4.803 0 8.246 1.27 3.534 1.177 6.524 3.08 1.812 1.178 1.812 3.171 0 1.36-1.087 2.537-.997 1.088-2.356 1.088-.997 0-1.993-.544-2.99-1.54-5.165-2.175-2.084-.724-5.255-.724-7.793 0-12.233 4.53-4.44 4.44-4.44 11.78 0 7.339 4.44 11.87 4.44 4.44 12.233 4.44 3.17 0 5.255-.635 2.175-.725 5.165-2.265.996-.544 1.993-.544 1.36 0 2.356 1.178 1.087 1.087 1.087 2.446 0 1.994-1.812 3.172-2.99 1.902-6.524 3.171-3.443 1.178-8.245 1.178z" style="font-weight:700;font-size:90.61px;line-height:1.25;font-family:&quot;Varela Round&quot;;-inkscape-font-specification:&quot;Varela Round Bold&quot;;letter-spacing:-4.53072px;word-spacing:-5.86879px;fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-width:.39;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.2339 0 0 .2339 42.797 1.55)" />
<path d="M549.773 200.52q-1.722 0-2.9-1.178t-1.178-2.9v-58.805q0-1.722 1.178-2.9 1.178-1.268 2.9-1.268 1.812 0 2.99 1.177 1.178 1.178 1.178 2.99v58.806q0 1.722-1.269 2.9-1.178 1.178-2.9 1.178zM579.492 200.973q-4.983 0-8.698-2.356-3.625-2.356-5.618-6.433-1.903-4.078-1.903-8.97V157.48q0-1.721 1.178-2.9 1.269-1.177 2.99-1.177 1.722 0 2.9 1.178t1.178 2.9v24.826q0 11.055 9.967 11.055 4.53 0 8.064-2.356 3.624-2.356 6.796-6.343V157.48q0-1.721 1.178-2.9 1.268-1.177 2.99-1.177 1.721 0 2.9 1.178 1.177 1.178 1.177 2.9v38.87q0 1.722-1.178 2.991-1.178 1.178-2.9 1.178-1.72 0-2.99-1.178-1.177-1.269-1.177-2.99v-3.715q-3.443 3.805-7.43 6.07-3.987 2.266-9.424 2.266zM638.117 200.973q-8.88 0-15.495-6.886v2.355q0 1.722-1.268 2.9-1.178 1.178-2.9 1.178-1.721 0-2.9-1.178-1.177-1.178-1.177-2.9v-58.805q0-1.722 1.178-2.9 1.178-1.268 2.9-1.268 1.811 0 2.99 1.177 1.177 1.178 1.177 2.99v22.2q6.615-6.886 15.495-6.886 5.617 0 10.601 2.9 5.074 2.808 8.155 8.335 3.171 5.437 3.171 12.776 0 7.34-3.171 12.867-3.08 5.437-8.155 8.336-4.984 2.809-10.601 2.809zm-1.178-7.702q6.705 0 10.782-4.259 4.078-4.258 4.078-12.05 0-7.793-4.078-12.052-4.077-4.259-10.782-4.259-4.168 0-7.883 1.903-3.625 1.813-6.434 4.893v19.028q2.81 3.081 6.434 4.984 3.715 1.812 7.883 1.812z" style="font-weight:700;font-size:90.61px;line-height:1.25;font-family:&quot;Varela Round&quot;;-inkscape-font-specification:&quot;Varela Round Bold&quot;;letter-spacing:-4.53072px;word-spacing:-5.86879px;fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-width:.39;stroke-opacity:1" transform="matrix(.2339 0 0 .2339 42.797 1.55)" />
</g>
<g style="fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-opacity:1">
<path d="M700.839 200.973q-11.055 0-17.307-6.252-6.161-6.343-6.161-17.76 0-6.433 2.356-11.87 2.356-5.436 7.249-8.789 4.892-3.352 12.05-3.352 6.706 0 11.599 3.171 4.893 3.08 7.43 8.336 2.537 5.165 2.537 11.326 0 1.722-1.178 2.9-1.087 1.178-2.99 1.178h-30.717q.725 6.343 4.712 9.876 3.987 3.534 11.145 3.534 3.805 0 6.614-.725 2.9-.725 5.618-2.084.725-.362 1.631-.362 1.45 0 2.537.996 1.087.997 1.087 2.538 0 1.993-2.355 3.352-3.534 1.994-6.977 2.99-3.444.997-8.88.997zm11.598-27.817q-.272-4.44-2.356-7.43-1.993-2.99-4.983-4.35-2.99-1.45-6.071-1.45-3.081 0-6.071 1.45-2.99 1.36-4.984 4.35-1.993 2.99-2.265 7.43zM731.012 200.52q-1.722 0-2.9-1.178t-1.178-2.9v-58.805q0-1.722 1.178-2.9 1.178-1.268 2.9-1.268 1.812 0 2.99 1.177 1.178 1.178 1.178 2.99v58.806q0 1.722-1.269 2.9-1.178 1.178-2.9 1.178zM765.624 200.973q-11.054 0-17.306-6.252-6.162-6.343-6.162-17.76 0-6.433 2.356-11.87 2.356-5.436 7.25-8.789 4.892-3.352 12.05-3.352 6.705 0 11.598 3.171 4.893 3.08 7.43 8.336 2.537 5.165 2.537 11.326 0 1.722-1.177 2.9-1.088 1.178-2.99 1.178h-30.717q.724 6.343 4.711 9.876 3.987 3.534 11.145 3.534 3.806 0 6.615-.725 2.9-.725 5.618-2.084.725-.362 1.63-.362 1.45 0 2.538.996 1.087.997 1.087 2.538 0 1.993-2.356 3.352-3.534 1.994-6.977 2.99-3.443.997-8.88.997zm11.599-27.817q-.272-4.44-2.356-7.43-1.994-2.99-4.984-4.35-2.99-1.45-6.07-1.45-3.081 0-6.072 1.45-2.99 1.36-4.983 4.35-1.994 2.99-2.265 7.43zM813.104 200.973q-6.524 0-12.051-2.9t-8.88-8.336q-3.262-5.436-3.262-12.776t3.262-12.776q3.353-5.436 8.88-8.336 5.527-2.9 12.05-2.9 4.803 0 8.246 1.27 3.534 1.177 6.524 3.08 1.813 1.178 1.813 3.171 0 1.36-1.088 2.537-.996 1.088-2.356 1.088-.996 0-1.993-.544-2.99-1.54-5.165-2.175-2.084-.724-5.255-.724-7.793 0-12.233 4.53-4.44 4.44-4.44 11.78 0 7.339 4.44 11.87 4.44 4.44 12.233 4.44 3.171 0 5.255-.635 2.175-.725 5.165-2.265.997-.544 1.993-.544 1.36 0 2.356 1.178 1.088 1.087 1.088 2.446 0 1.994-1.813 3.172-2.99 1.902-6.524 3.171-3.443 1.178-8.245 1.178z" style="font-weight:700;font-size:90.61px;line-height:1.25;font-family:&quot;Varela Round&quot;;-inkscape-font-specification:&quot;Varela Round Bold&quot;;letter-spacing:-4.53072px;word-spacing:-5.86879px;fill:#e1e0e2;fill-opacity:1;stroke:#e1e0e2;stroke-width:.39;stroke-opacity:1" transform="matrix(.2339 0 0 .2339 42.89 1.55)" />
</g>
</g>
</g>
</svg>
</a>
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column content">
<header class="masthead mb-auto">
</header>
<?php
}
?>