summaryrefslogtreecommitdiff
path: root/data/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'data/example/index.html')
-rw-r--r--data/example/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/data/example/index.html b/data/example/index.html
index 950111c..16a42f9 100644
--- a/data/example/index.html
+++ b/data/example/index.html
@@ -11,9 +11,6 @@ title: Home
<p>I've reproduced a list of recent posts here for your reading pleasure:</p>
<h2>Posts</h2>
-
-<ul>
- $posts$
-</ul>
+$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archives</a>.