summaryrefslogtreecommitdiffstats
path: root/blog/_layouts
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-09-13 12:42:03 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-09-13 12:42:03 +0200
commit1114ff7947d742df516131c8d67609f31d6ee67a (patch)
tree0a42bed7afb3656f1deef29c7faab931f2951ddb /blog/_layouts
parent78c50bf4993790a8a19f676f1ffc6099cf16978e (diff)
downloadnorsk-urskog-main-1114ff7947d742df516131c8d67609f31d6ee67a.tar.gz
norsk-urskog-main-1114ff7947d742df516131c8d67609f31d6ee67a.tar.bz2
norsk-urskog-main-1114ff7947d742df516131c8d67609f31d6ee67a.zip
Move news section to side-body.
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>