summaryrefslogtreecommitdiff
path: root/index.m4
diff options
context:
space:
mode:
authorache <ache@ache.one>2021-10-02 22:06:13 +0200
committerache <ache@ache.one>2021-10-02 22:06:13 +0200
commit7394e691d738bd66dee7f534392df902b032c244 (patch)
treea2c5b6e1ae7ef5e8bcd35c180634fecbfb22f053 /index.m4
parentModification description (diff)
Zen mode CSS based
Diffstat (limited to 'index.m4')
-rw-r--r--index.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/index.m4 b/index.m4
index 3cccf55..dbb3b98 100644
--- a/index.m4
+++ b/index.m4
@@ -4,8 +4,10 @@
<!-- HEADERS -->
include(tmp/headers.htm)
<body>
+<div id="decal_panel">
<!-- Article -->
include(tmp/articles.htm)
<!-- aside left column -->
include(tmp/left.htm)
+</div>
</body></html>