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