summaryrefslogtreecommitdiff
path: root/src/templates/index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/index.tmpl')
-rw-r--r--src/templates/index.tmpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/templates/index.tmpl b/src/templates/index.tmpl
index cabaf7f..784166d 100644
--- a/src/templates/index.tmpl
+++ b/src/templates/index.tmpl
@@ -7,9 +7,7 @@
<div class="decal_panel">
<div class="marge" for="{{domTitle}}"></div>
<article class="post" id="{{domTitle}}">
- <section>
- {{{ intro }}}
- </section>
+ {{{ intro }}}
</article>
<div class="sidenotes" for="{{domTitle}}"></div>
</div>