12 lines
286 B
HTML
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>
|