-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
100cfd3
commit 0343efc
Showing
1 changed file
with
21 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,25 @@ | ||
<div class="well bg-darker text-white brdr-rds-0 mrgn-bttm-0"> | ||
<div class="container"><div class="pull-left"><span class="fa-3x far fa-comment-dots mrgn-rght-sm "></span></div><p class="pull-left mrgn-tp-md mrgn-bttm-md mrgn-lft-md">Nous voulons recevoir vos commentaires! Faites-nous savoir si vous voyez des problèmes ou si vous voulez contribuer et améliorer le guide.</p><div class="pull-right"><a href="https://craepmd.optimalworkshop.com/questions/f4ce32bf4205f1c78bb08f54e1c797c3" class="btn btn-default" target="_blank" rel="noopener"> Fournissez une rétroaction<span class="wb-inv"> (lien externe)</span></a></div></div> | ||
<div class="container"> | ||
<div class="pull-left"><span class="fa-3x far fa-comment-dots mrgn-rght-sm "></span></div> | ||
<p class="pull-left mrgn-tp-md mrgn-bttm-md mrgn-lft-md">Nous voulons recevoir vos commentaires! Faites-nous savoir si vous voyez des problèmes ou si vous voulez contribuer et améliorer le guide.</p> | ||
<div class="pull-right"><a href="https://forms.office.com/r/J2VaCLGcDG" class="btn btn-default" target="_blank" rel="noopener"> Fournissez une rétroaction<span class="wb-inv"> (lien externe)</span></a></div> | ||
</div> | ||
</div> | ||
<footer id="wb-info" class=" wb-navcurr-inited"> | ||
<div class="brand"> | ||
<div class="container"> | ||
<div class="row"> | ||
<nav class="col-md-10 ftr-urlt-lnk" aria-labelledby="aboutWebApp"> | ||
<h2 class="wb-inv" id="aboutWebApp">À propos du Guide de conception axée sur l'utilisateur</h2> | ||
<ul> | ||
<li><a href="https://teams.microsoft.com/l/team/19%3aca1521362b9b4f919fe20e2e6e18a36b%40thread.tacv2/conversations?groupId=e00d4e50-afc2-4758-9c89-09d3f394ff63&tenantId=4ca51fed-92c4-4f54-94c5-dcc41cbf1c9e">Rejoignez la communauté</a></li> | ||
<li><a href="mailto:[email protected]">Contactez-nous</a></li> | ||
<!-- <li><a href="/en/transparency/terms.html">Terms and conditions</a></li>//--> | ||
</ul> | ||
</nav> | ||
<div class="col-xs-6 visible-sm visible-xs tofpg"><a href="#wb-cont">Haut de la page <span class="glyphicon glyphicon-chevron-up"></span></a></div> | ||
<div class="col-xs-6 col-md-3 col-lg-2 text-right"><img src="https://www.canada.ca/etc/designs/canada/cdts/gcweb/v4_0_43/wet-boew/assets/wmms-blk.svg" alt="Symbol of the Government of Canada"></div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="brand"> | ||
<div class="container"> | ||
<div class="row"> | ||
<nav class="col-md-10 ftr-urlt-lnk" aria-labelledby="aboutWebApp"> | ||
<h2 class="wb-inv" id="aboutWebApp">À propos du Guide de conception axée sur l'utilisateur</h2> | ||
<ul> | ||
<li><a href="https://teams.microsoft.com/l/team/19%3aca1521362b9b4f919fe20e2e6e18a36b%40thread.tacv2/conversations?groupId=e00d4e50-afc2-4758-9c89-09d3f394ff63&tenantId=4ca51fed-92c4-4f54-94c5-dcc41cbf1c9e">Rejoignez la communauté</a></li> | ||
<li><a href="mailto:[email protected]">Contactez-nous</a></li> | ||
<!-- <li><a href="/en/transparency/terms.html">Terms and conditions</a></li>//--> | ||
</ul> | ||
</nav> | ||
<div class="col-xs-6 visible-sm visible-xs tofpg"><a href="#wb-cont">Haut de la page <span class="glyphicon glyphicon-chevron-up"></span></a></div> | ||
<div class="col-xs-6 col-md-3 col-lg-2 text-right"><img src="https://www.canada.ca/etc/designs/canada/cdts/gcweb/v4_0_43/wet-boew/assets/wmms-blk.svg" alt="Symbol of the Government of Canada"></div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> |