<!DOCTYPE html>

<!-- BEGIN LICENSE BLOCK

Authors : Ouvaton
Licensed under the GPL license.
See http://www.gnu.org/licenses/gpl.html

END LICENSE BLOCK -->

<html>
    <!-- PROTOCOLE -->
    <head>
         <!-- INFORMATIONS -->
         <meta charset="utf-8"/>
         <title>Webmails | Ouvaton </title>
         <meta name="Description" Content="Webmails Ouvaton"/>
         <meta name="Keywords" Content="Webmails Ouvaton"/>

         <!-- REFERENCEMENT -->
         <meta name="viewport" content="width=device-width"/>
         <meta http-equiv="Pragma" Content="no-cache"/>
         <meta name="robots" content="noindex, nofollow,   nosnippet,   noarchive, noodp, notranslate, noimageindex">
         <meta name="referrer" content="never">
        
         <!-- STYLE -->
         <link rel="icon" href=""/>
         <link rel="stylesheet" href="webmail.css"/>
    </head>


<body>
     <header>
            <h1> 
               <a title="Lien vers la page d'accueil du site web ouvaton.coop" href="https://ouvaton.coop/">
                  <img alt="Logo Ouvaton" src="https://ouvaton.coop/wp-content/uploads/2018/04/cropped-logo-ouvaton-hd-refill-3.png"> 
               </a> 
            </h1>
            <p> Choisissez votre webmail préféré</p>
     </header>
     <main>
          <article>
                  <p>
                       <a target="_blank" href="https://sm.ouvaton.coop/" title="Snappymail" class="topLogo">
                         <img src="snappymail.png" name="logo" title="Snappymail">
                       </a>
                   </p>
                   <p>
                      <a target="_blank" href="https://rc.ouvaton.coop/" title="Roundcube;" class="topLogo">
                         <img src="roundcube.png" name="logo" title="Roundcube">
                       </a>
                   </p>
          </article>
     </main>
     <footer>
     </footer>
</body>

</html>