diff --git a/configuration/configuration.txt b/configuration/configuration.txt
index 556eebb..5b8404c 100644
--- a/configuration/configuration.txt
+++ b/configuration/configuration.txt
@@ -96,21 +96,9 @@ Recent posts format: <<[
;; ---------------------
Post list format: <<[
-[post:begin]
-
-
- $body
-
-
-[post:end]]
->>
+
+[post:begin]
[post:end]
+
]>>
;; Page list {page-list}
diff --git a/weblog/B9. Pages/B9.02 post-list.md b/weblog/B9. Pages/B9.02 post-list.md
index bb348fe..d5d27dd 100644
--- a/weblog/B9. Pages/B9.02 post-list.md
+++ b/weblog/B9. Pages/B9.02 post-list.md
@@ -2,6 +2,7 @@
type: page
location: /blog
title: Post List
+template: Home
---
{post-list}
\ No newline at end of file