amortization/aide.html
Jean-Christophe Engel e746011c35 Ajout fichiers aide
2026-06-23 10:40:32 +02:00

12 lines
286 B
HTML

{{* -*- brindille -*- *}}
{{:admin_header title="Aide" custom_css="./style_aide.css" current="module_amortization"}}
{{* barre de navigation *}}
{{:include file="_nav.html" current="aide"}}
<section class="page">
<article>
{{:include file="doc/aide.html"}}
</article>
</section>