| Line 1: |
Line 1: |
| − | <!DOCTYPE html>
| |
| | | | |
| − |
| |
| − | <html class="no-js" lang="fr" dir="ltr">
| |
| − | <head>
| |
| − | <meta charset="utf-8">
| |
| − | <meta http-equiv="X-UA-Compatible" content="IE=edge">
| |
| − | <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
| |
| − | <title>Coronavirus suivi de la situation</title>
| |
| − | <!-- Meta data -->
| |
| − |
| |
| − |
| |
| − | <script type="text/javascript"
| |
| − | src="https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/cdts/compiled/wet-fr.js"></script>
| |
| − | <noscript>
| |
| − | <!-- Write closure fall-back static file -->
| |
| − | <!-- /ROOT/rn/cls/wet/gcweb/static/refTop.html -->
| |
| − | <!--[if gte IE 9 | !IE ]><!-->
| |
| − | <link href="https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/assets/favicon.ico" rel="icon" type="image/x-icon">
| |
| − | <link rel="stylesheet" href="https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/css/theme.min.css">
| |
| − | <link rel="stylesheet" href="https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/cdts/cdtsfixes.css">
| |
| − | <!--<![endif]-->
| |
| − | <!--[if lt IE 9]>
| |
| − | <link href="https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/assets/favicon.ico" rel="shortcut icon" />
| |
| − | <link rel="stylesheet" href="https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/css/ie8-theme.min.css" />
| |
| − | <![endif]-->
| |
| − | <!--[if lte IE 9]><![endif]-->
| |
| − | <link rel="stylesheet" href="https://www.canada.ca/etc/designs/canada/cdts/gcweb/rn/css/noscript.min.css" />
| |
| − | </noscript>
| |
| − | <!-- Write closure template -->
| |
| − | <script type="text/javascript">
| |
| − | document.write(wet.builder.refTop({
| |
| − | cdnEnv:
| |
| − | "prod"
| |
| − |
| |
| − | }));
| |
| − | </script>
| |
| − | <!-- </script> -->
| |
| − | </head>
| |
| − |
| |
| − | <body>
| |
| − | <section class="super-body">
| |
| − |
| |
| − | <div class="col-sm-2">
| |
| − |
| |
| − | allo
| |
| − | </div>
| |
| − | <div class="col-sm-2">
| |
| − |
| |
| − | allo
| |
| − | </div>
| |
| − | <div class="col-sm-10">
| |
| − |
| |
| − | <!-- Add plugin with optional position widget -->
| |
| − | <div id="mygeomap" class="wb-geomap position" data-wb-geomap='{ "tables": [ { "id": "cities"} ] }'>
| |
| − | <div class="row">
| |
| − | <div class="col-md-9">
| |
| − | <div class="wb-geomap-map"></div>
| |
| − | </div>
| |
| − | <!-- Add optional map legend -->
| |
| − | <div class="wb-geomap-legend col-md-3">
| |
| − | <h2>Legend</h2>
| |
| − | <!-- Geomap will insert legend here -->
| |
| − | </div>
| |
| − | <div class="row">
| |
| − | <!-- Add placeholder for overlays -->
| |
| − | <div class="wb-geomap-layers col-md-12"></div>
| |
| − | </div>
| |
| − | </div>
| |
| − | </div>
| |
| − |
| |
| − |
| |
| − | <table id="cities" class="wb-tables table">
| |
| − | <thead>
| |
| − | <tr>
| |
| − | <th>Rank</th>
| |
| − | <th>Census subdivision</th>
| |
| − | <th>Population 2011</th>
| |
| − | </tr>
| |
| − | </thead>
| |
| − | <tbody>
| |
| − | <tr data-geometry="POINT (-79.3847 43.6476)" data-type="wkt">
| |
| − | <td>1</td>
| |
| − | <td class="select">
| |
| − | <a href="../Toronto" title="Toronto">Toronto</a>
| |
| − | </td>
| |
| − | <td>2615060</td>
| |
| − | </tr>
| |
| − | <tr data-geometry="POINT (-73.56123 45.52927)" data-type="wkt">
| |
| − | <td>2</td>
| |
| − | <td class="select">
| |
| − | <a href="../Montreal" title="Montreal">Montreal</a>
| |
| − | </td>
| |
| − | <td>1649519</td>
| |
| − | </tr>
| |
| − |
| |
| − | <tr data-geometry="POINT (-73.56123 60.52927)" data-type="wkt">
| |
| − | <td>2</td>
| |
| − | <td class="select">
| |
| − | <a href="../Montreal" title="Montreal">Montreal</a>
| |
| − | </td>
| |
| − | <td>1649519</td>
| |
| − | </tr>
| |
| − |
| |
| − |
| |
| − | <tr data-geometry="POINT (-73.56123 55.52927)" data-type="wkt">
| |
| − | <td>2</td>
| |
| − | <td class="select">
| |
| − | <a href="../Montreal" title="Montreal">Montreal</a>
| |
| − | </td>
| |
| − | <td>1649519</td>
| |
| − | </tr>
| |
| − |
| |
| − | </tbody>
| |
| − | </table>
| |
| − | </div>
| |
| − |
| |
| − |
| |
| − | </section>
| |
| − |
| |
| − |
| |
| − |
| |
| − | <!-- Write closure template -->
| |
| − | <script type="text/javascript">
| |
| − | var defFooter =
| |
| − | document.getElementById("def-footer");
| |
| − | defFooter.outerHTML =
| |
| − | wet.builder.footer({
| |
| − | cdnEnv: "prod"
| |
| − | });
| |
| − | </script>
| |
| − | <!-- Write closure template -->
| |
| − | <script type="text/javascript">
| |
| − | document.write(wet.builder.refFooter({
| |
| − | cdnEnv:
| |
| − | "prod"
| |
| − | }));
| |
| − | </script>
| |
| − | <!-- WCMS:TOOLBAR -->
| |
| − |
| |
| − |
| |
| − | <noscript>
| |
| − | <div role="main" property="mainContentOfPage" class="container min-height-500">
| |
| − | <div id="divMsg" class="alert alert-warning">
| |
| − | <p>
| |
| − | Javascript est reqis pour utiliser la carte interactive.
| |
| − | </p>
| |
| − | </div>
| |
| − | </div>
| |
| − |
| |
| − | <style>
| |
| − | #wb-cont {
| |
| − | display: none;
| |
| − | }
| |
| − | </style>
| |
| − | </noscript>
| |
| − |
| |
| − | </body>
| |
| − | </html>
| |
| − |
| |
| − |
| |
| − |
| |
| − | {{gcpedicure css}}
| |