forked from wet-boew/themes-dist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
splashpage-en.html
1 lines (1 loc) · 2.6 KB
/
splashpage-en.html
1
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"/> <title>Language selection - Web Experience Toolkit / Sélection de la langue - Boîte à outils de l’expérience Web - Web Experience Toolkit</title> <meta content="width=device-width, initial-scale=1" name="viewport"/> <meta name="description" content="Web Experience Toolkit (WET) includes reusable components for building and maintaining innovative Web sites that are accessible, usable, and interoperable. These reusable components are open source software and free for use by departments and external Web communities"/> <!--[if gte IE 9 | !IE ]><!--> <link rel="stylesheet" href="./css/wet-boew.min.css"/> <!--<![endif]--> <link rel="stylesheet" href="./css/theme-sp-pe.min.css"/> <!--[if lt IE 9]><link rel="stylesheet" href="./css/ie8-wet-boew.min.css"/> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="./js/ie8-wet-boew.min.js"></script><![endif]--> <noscript><link rel="stylesheet" href="./css/noscript.min.css"/></noscript> </head> <body vocab="http://schema.org/" typeof="WebPage"> <header role="banner"> <div id="wb-bnr" class="container"> <object id="gcwu-sig" type="image/svg+xml" tabindex="-1" role="img" data="./assets/sig-alt-en.svg" aria-label="Government of Canada"></object> </div> </header> <main role="main" property="mainContentOfPage" class="container"> <div class="col-md-12"> <h1>Welcome / <span lang="fr">Bienvenue</span></h1> <section class="col-md-6"> <h2>Web Experience Toolkit</h2> <a class="btn btn-lg btn-primary btn-block" href="../index-en.html">English</a> <a class="btn btn-lg btn-default btn-block" href="../../License-en.html" rel="license">Terms and conditions of use</a> </section> <section class="col-md-6" lang="fr"> <h2>Boîte à outils de l’expérience Web</h2> <a class="btn btn-lg btn-primary btn-block" href="../index-fr.html">Français</a> <a class="btn btn-lg btn-default btn-block" href="../../Licence-fr.html" rel="license">Conditions régissant l'utilisation</a> </section> </div> </main> <footer role="contentinfo" class="container"> <object id="wmms" type="image/svg+xml" tabindex="-1" role="img" data="./assets/wmms-alt.svg" aria-label="Symbol of the Government of Canada"></object> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script> <script src="./js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]><script src="./js/ie8-wet-boew2.min.js"></script><![endif]--> </body> </html>