Ajout fichiers aide

This commit is contained in:
Jean-Christophe Engel 2026-06-23 10:40:32 +02:00
parent b923ad1b85
commit e746011c35
15 changed files with 518 additions and 0 deletions

12
aide.html Normal file
View file

@ -0,0 +1,12 @@
{{* -*- 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>