summaryrefslogtreecommitdiffstats
path: root/blog/_layouts
diff options
context:
space:
mode:
Diffstat (limited to 'blog/_layouts')
-rw-r--r--blog/_layouts/default.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/blog/_layouts/default.html b/blog/_layouts/default.html
index 84f0575..a2458fd 100644
--- a/blog/_layouts/default.html
+++ b/blog/_layouts/default.html
@@ -7,11 +7,7 @@
<section id="page">
<section id="body-content">
- <section id="body">
- <div class="inner">
- {{ content }}
- </div>
- </section>
+ {{ content }}
</section>
</section>