TeleQom.org website (https://teleqom.org)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TeleQom.org/pages/fr/err/contact.html

45 lines
1.6 KiB

<!DOCTYPE html>
<html lang="fr-CA">
<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">
<meta name='robots' content='noindex,follow' />
<title>Oups | Erreur du Formulaire de Contact</title>
<link rel="icon" type="image/x-icon" href="/favicon.png">
<link rel="stylesheet" href="/css/pages/errors.css" />
</head>
<header>
<nav>
<input type="checkbox" id="navbar-menu-btn" />
<label for="navbar-menu-btn" id="menu-btn-open">
<img src="/media/images/menu.png" alt="Menu Icon">
</label>
<label for="navbar-menu-btn" id="menu-btn-close">
<img src="/media/images/close.png" alt="Menu Icon">
</label>
<a href="/pages/fr/index.html" class="logo">
<img src="/media/images/logo.svg" alt="TeleQom Logo">
</a>
<ul id="nav-list">
<li><a class="btn btn-2" href="/pages/fr/index.html">Accueil</a></li>
</ul>
</nav>
</header>
<body>
<!-- Bypass FOUC on firefox -->
<script>0</script>
<section id="message">
<div class="wrapper">
<h2>Oups</h2>
<h4>Une erreur est survenue lors de l'envoi de votre message, s'il vous plaît réessayez plus tard. Nous nous excusons de cet inconvénient.</h4>
<h4>Si le problème persiste, appelez-nous au <br/>1 (833) PRJ-TL<span>Q</span>M</h4>
<h4>Vous pouvez fermer cette fenêtre ou retourner à l'Accueil</h4>
<a href="/pages/fr/index.html" class="btn btn-1">Retour à l'Accueil</a>
</div>
</section>
</body>
</html>