Files
JIMRI/help/fr/TemplateBar.shtml
2026-06-17 14:00:51 +02:00

30 lines
986 B
Plaintext

<!DOCTYPE html>
<html lang="fr">
<head>
<!-- Copyright ($Author$) 2022 -->
<!-- Translated by Moi le 2022-21-08-->
<title>JMRI: ???Page Title</title>
<!--#include virtual="/help/fr/parts/Style.shtml" -->
<!-- If UTF-8 is used, uncomment next line: -->
<!-- <meta http-equiv="content-type" content="text/html; charset=utf-8">-->
</head>
<body>
<!--#include virtual="/help/fr/parts/Header_fr.shtml" -->
<div id="mBody">
<!--#include virtual="Sidebar.shtml" -->
<div id="mainContent">
<h1>JMRI: Titre Page???</h1>
<p>Contenu???? Ce fichier indique la
mati&egrave;re haut et en bas d'une page avec une barre de
menu sur le c&ocirc;t&eacute;, qui vient du fichier "Sidebar"
dans le m&ecirc;me r&eacute;pertoire.</p>
<!--#include virtual="/help/fr/parts/Footer_fr.shtml" -->
</div><!-- ferme #mainContent-->
</div><!-- ferme #mBody-->
<script src="/js/help.js"></script><!-- drives the title bar etc -->
</body>
</html>