<!doctype html>
<html lang="de">
<head>
    <meta charset="UTF-8">
    <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>

    <meta name="viewport"
          content="initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,width=device-width,height=device-height,user-scalable=yes"/>
    <meta name="mobile-web-app-capable" content="yes">
    <title>Malteser Diensteinteilung</title>
    <link rel="manifest" href="/img/logos/site.webmanifest"/>
    <link href="/css/style.css" rel="stylesheet" type="text/css">

    <link rel="apple-touch-icon" sizes="57x57"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/apple-touch-icon-57x57.png?v=2">
    <link rel="apple-touch-icon" sizes="60x60"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/apple-touch-icon-60x60.png?v=2">
    <link rel="apple-touch-icon" sizes="72x72"
          href="https://www.malteser.at/wp-content/themes/Malteser/favicons/apple-touch-icon-72x72.png?v=2">
    <link rel="apple-touch-icon" sizes="76x76"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/apple-touch-icon-76x76.png?v=2">
    <link rel="apple-touch-icon" sizes="114x114"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/apple-touch-icon-114x114.png?v=2">
    <link rel="apple-touch-icon" sizes="120x120"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/apple-touch-icon-120x120.png?v=2">
    <link rel="apple-touch-icon" sizes="144x144"
          href="https://www.malteser.at/wp-content/themes/Malteser/favicons/apple-touch-icon-144x144.png?v=2">
    <link rel="apple-touch-icon" sizes="152x152"
          href="https://www.malteser.at/wp-content/themes/Malteser/favicons/apple-touch-icon-152x152.png?v=2">
    <link rel="apple-touch-icon" sizes="180x180"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/apple-touch-icon-180x180.png?v=2">
    <link rel="icon" type="image/png"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/favicon-32x32.png?v=2" sizes="32x32">
    <link rel="icon" type="image/png"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/android-chrome-192x192.png?v=2"
          sizes="192x192">
    <link rel="icon" type="image/png"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/favicon-96x96.png?v=2" sizes="96x96">
    <link rel="icon" type="image/png"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/favicon-16x16.png?v=2" sizes="16x16">
    <link rel="manifest" href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/manifest.json">
    <link rel="mask-icon"
          href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/safari-pinned-tab.svg?v=2"
          color="#e31a18">
    <link rel="shortcut icon" href="https://www.malteser.at/wp-content/themes/Malteser/img/favicons/favicon.ico?v=2">


    <link rel="shortcut icon" href="/img/logos/favicon.ico">
</head>
<body onLoad="net.kestec.mhda_de.main()">
<div id="app">
    <div id="splash-screen" class="blink">
        ... App wird geladen ...
    </div>
</div>
<script src="/js-gen/app.js"></script>
</body>
</html>
