diff --git a/document/templates/html5/document.html.haml b/document/templates/html5/document.html.haml
index b5d6c7b..7677032 100644
--- a/document/templates/html5/document.html.haml
+++ b/document/templates/html5/document.html.haml
@@ -92,8 +92,7 @@
#toc{:class=>(attr 'toc-class', 'toc')}
#toctitle=attr 'toc-title'
=converter.convert self, 'outline'
- %div
- =content
+ content
- unless !footnotes? || attr?(:nofootnotes)
#footnotes
%hr