28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
<!-- Sidebar for fr tools/automation -->
|
|
<hr class="hide">
|
|
<div id="side"> <!-- Block of text on left side of page -->
|
|
|
|
<div style="text-align: center">JMRI® c'est...</div>
|
|
<dl>
|
|
|
|
<!-- Sections in different order than in Tools generic sidebar -->
|
|
|
|
<!--#include virtual="../../../parts/SidebarLayoutAutomation.shtml" -->
|
|
<!--#include virtual="../../../parts/SidebarTools.shtml" -->
|
|
|
|
<dt><a href="../../hardware/index.shtml">Materiel pris en Charge</a></dt>
|
|
<dd>JMRI prend en charge un large éventail de "Centrale" DCC produits par
|
|
différents fournisseurs pour l'automatisation de réseaux miniatures.</dd>
|
|
<!-- If someday we want to show the whole list, use #include virtual="../../../parts/SidebarSupportedHardware.shtml" -->
|
|
|
|
<!--#include virtual="../../../parts/SidebarApplications.shtml" -->
|
|
|
|
</dl>
|
|
|
|
<!--#include virtual="../../../parts/SidebarTail.shtml" -->
|
|
|
|
</div> <!-- closes #side -->
|
|
<!-- button is in /Header -->
|
|
<script src="/js/side.js"></script>
|
|
<!-- /Sidebar -->
|