Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
21 lines (21 sloc)
655 Bytes
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
| <HTML> | |
| <HEAD> | |
| <TITLE>Boréal - Bas de page</TITLE> | |
| </HEAD> | |
| <BODY background="img/bot_back.gif" bgcolor="#ffffff"> | |
| <center> | |
| <TABLE cellpadding="0" cellspacing="0" border="0"> | |
| <TR> | |
| <TD Colspan=5 height=10></TD> | |
| </TR> | |
| <TR> | |
| <TD><a href="contact.asp" target="MAIN"><img src="img/contact.gif" width=109 height=19 border=0 alt=""></a></TD> | |
| <TD width=10></TD> | |
| <TD valign=center><A href="index.htm" target="_top"><img src="img/home.gif" width=172 height=18 border=0></a></TD> | |
| <TD width=10></TD> | |
| <TD><A href="recherche.asp" target="MAIN"><img src="img/recherche.gif" width=109 height=19 border=0 alt=""></a></TD> | |
| </TR> | |
| </TABLE> | |
| </center> | |
| </body> | |
| </HTML> |