<!DOCTYPE html>
<html 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" />
    <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:ital,wght@0,500;1,300&display=swap" rel="stylesheet" />
    <link rel="stylesheet" href="https://redirectlb-prod-customcss.s3-eu-west-1.amazonaws.com/tenants.css">
    <title>Maintenance Page</title>
</head>

<body>
    <div class="wrapper container">
         <h2 style="text-align:left">Wir sind umgezogen</h2>
         <p>Die von Ihnen aufgerufene Seite existiert nicht mehr.<br/><br/>
         Unser Abo Angebot finden sie neu auf:<br/>
         <a href="https://abo-digital.bazonline.ch/checkout/dualordigital">Unsere Abos</a><br/><br/>
         Ihr bestehendes Abo können sie hier verwalten:<br/>
         <a href="https://abo-dual.bazonline.ch/account">Abos verwalten</a></p>
         <br/><br/>
         <h2 style="text-align:left">Nous avons déménagé</h2>
         <p>La page que vous avez consultée n&#39;existe plus.<br/><br/>
         Vous trouverez désormais notre offre d&#39;abonnement sur :<br/>
         <a href="https://abo-digital.bazonline.ch/checkout/dualordigital">Notre Abos</a><br/><br/>
         Vous pouvez gérer votre abonnement actuel ici :<br/>
         <a href="https://abo-dual.bazonline.ch/account">Gérer les abonnements</a></p>
    </div>
</body>
</html>