summaryrefslogtreecommitdiff
path: root/notes/note.m4
blob: b6012ed3f0db0dd834e004d3cb4e3eae53c78774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang="fr">

include(HEADER_HEADER)

  <body>

<div id="decal_panel">
<article class="post">
include(tmpFileNameNote)

<hr>

<section class="list_notes">
include(notes/tmp/notes_cards.htm)
            <!-- aside left column -->
</section>
</article>
</div>

include(tmp/left.htm)

</body></html>