126 lines
7.9 KiB
PHP
126 lines
7.9 KiB
PHP
<!DOCTYPE html>
|
|
<html <?php language_attributes(); ?>>
|
|
<head>
|
|
<meta charset="<?php bloginfo( 'charset' ); ?>">
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=EDGE">
|
|
<meta charset="utf-8">
|
|
<title><?php bloginfo('name'); ?><?php wp_title( '|', true, 'left' ); ?></title>
|
|
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>">
|
|
<?php wp_head(); ?>
|
|
<meta name="robots" content="INDEX, FOLLOW">
|
|
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
|
|
<meta name="handheldfriendly" content="true">
|
|
|
|
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/cookieconsent.css" media="all">
|
|
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/magnific-popup.css" media="all">
|
|
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/swiper.css" media="all">
|
|
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/header.css" media="all">
|
|
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/menu.css" media="all">
|
|
|
|
<script src="<?php bloginfo('stylesheet_directory');?>/js/jquery-3.js" type="text/javascript"></script>
|
|
<script src="<?php bloginfo('stylesheet_directory');?>/js/js.js" type="text/javascript" async="async"></script>
|
|
|
|
<link rel="apple-touch-icon" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-57x57.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-114x114.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-72x72.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-144x144.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-60x60.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-120x120.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-76x76.png">
|
|
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/apple-touch-icon-152x152.png">
|
|
<link rel="icon" type="image/png" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/favicon-196x196.png" sizes="196x196">
|
|
<link rel="icon" type="image/png" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/favicon-96x96.png" sizes="96x96">
|
|
<link rel="icon" type="image/png" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/favicon-32x32.png" sizes="32x32">
|
|
<link rel="icon" type="image/png" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/favicon-16x16.png" sizes="16x16">
|
|
<link rel="icon" type="image/png" href="https://www.kit-ausbildung.de/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/favicon-128.png" sizes="128x128">
|
|
<meta name="application-name" content=" ">
|
|
<meta name="msapplication-TileColor" content="#0065A9">
|
|
<meta name="msapplication-TileImage" content="/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/mstile-144x144.png">
|
|
<meta name="msapplication-square70x70logo" content="/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/mstile-70x70.png">
|
|
<meta name="msapplication-square150x150logo" content="/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/mstile-150x150.png">
|
|
<meta name="msapplication-wide310x150logo" content="/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/mstile-310x150.png">
|
|
<meta name="msapplication-square310x310logo" content="/typo3conf/ext/dp_contentelements/Resources/Public/img/favicon-ogp/mstile-310x310.png">
|
|
|
|
<script>
|
|
window.addEventListener('load',function(){
|
|
window.cookieconsent.initialise(
|
|
{
|
|
palette:{
|
|
popup:{
|
|
background:'#000000',
|
|
text:'#ffffff'
|
|
},
|
|
button:{
|
|
background:'#eeeeee',
|
|
}
|
|
},
|
|
position:'bottom',
|
|
content:{
|
|
message:'Diese Website nutzt Cookies, um bestmögliche Funktionalität bieten zu können.',
|
|
dismiss:'Ok',
|
|
link:'Mehr erfahren',
|
|
href:''
|
|
}
|
|
})})
|
|
</script>
|
|
|
|
<link rel="canonical" href="https://www.kit-ausbildung.de/de/">
|
|
|
|
<script type="application/ld+json">
|
|
[{"@context":"https://www.schema.org","@type":"WebSite","url":"https://www.kit-ausbildung.de/","name":"Startseite"}]
|
|
</script>
|
|
<script type="text/javascript" charset="UTF-8" src="<?php bloginfo('stylesheet_directory');?>/js/common.js"></script>
|
|
<script type="text/javascript" charset="UTF-8" src="<?php bloginfo('stylesheet_directory');?>/js/util.js"></script>
|
|
</head>
|
|
|
|
<body <?php body_class(); ?> class="subsite startpage page-theme-color-primary">
|
|
<?php wp_body_open(); ?>
|
|
|
|
<div role="dialog" aria-live="polite" aria-label="cookieconsent" aria-describedby="cookieconsent:desc" class="cc-window cc-banner cc-type-info cc-theme-block cc-bottom cc-color-override--858973338 cc-invisible" style="display: none;">
|
|
<!--googleoff: all-->
|
|
<span id="cookieconsent:desc" class="cc-message">
|
|
Diese Website nutzt Cookies, um bestmögliche Funktionalität bieten zu können. <a aria-label="learn more about cookies" role="button" tabindex="0" class="cc-link" href="" target="_blank">Mehr erfahren</a></span>
|
|
<div class="cc-compliance">
|
|
<a aria-label="dismiss cookie message" role="button" tabindex="0" class="cc-btn cc-dismiss">Ok</a>
|
|
</div><!--googleon: all-->
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<header class="">
|
|
<div class="content-wrap">
|
|
|
|
|
|
<h1 class="header-logo-container">
|
|
|
|
<a href="https://www.kit-ausbildung.de/de/">
|
|
<span class="header-logo-text">KIT - Karlsruher Institut für Technologie</span>
|
|
<img class="header-logo" src="<?php bloginfo('stylesheet_directory');?>/img/kit-logo.svg" alt="Logo: Karlsruher Institut für Technologie">
|
|
<img class="header-logo-mobile" src="<?php bloginfo('stylesheet_directory');?>/img/kit-logo-without-text.svg" alt="Logo: Karlsruher Institut für Technologie">
|
|
</a>
|
|
|
|
</h1>
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://www.kit-ausbildung.de/de/suche" class="header-search">
|
|
<img src="<?php bloginfo('stylesheet_directory');?>/img/magnifier-dark.svg" alt="Suche">
|
|
<span>Suche</span>
|
|
</a>
|
|
|
|
<input class="header-burger-button" id="header-burger-button" type="checkbox">
|
|
<label for="header-burger-button"><span>Navigation öffnen / schließen</span></label>
|
|
|
|
<?php get_template_part('template-parts/site-nav'); ?>
|
|
|
|
<div class="header-button-container">
|
|
<a href="https://www.kit-ausbildung.de/de/offene-stellen" class="header-button"><span>Offene Stellen</span></a>
|
|
</div>
|
|
|
|
</div>
|
|
</header>
|