summaryrefslogtreecommitdiff
path: root/notes/index.m4
blob: 83b532e79ee6a811e70704d9b06d82c372710af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="fr">

    <!-- HEADERS -->
include(tmp/headers.htm)
        <body>
<div id="decal_panel">
            <!-- Note -->
include(notes/tmp/notes.htm)
            <!-- aside left column -->
include(tmp/left.htm)
</div>
  </body></html>