summaryrefslogtreecommitdiff
path: root/notes/note.m4
diff options
context:
space:
mode:
Diffstat (limited to 'notes/note.m4')
-rw-r--r--notes/note.m423
1 files changed, 23 insertions, 0 deletions
diff --git a/notes/note.m4 b/notes/note.m4
new file mode 100644
index 0000000..b6012ed
--- /dev/null
+++ b/notes/note.m4
@@ -0,0 +1,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>