diff --git a/layouts/shortcodes/postlist.html b/layouts/shortcodes/postlist.html
index 6b8db5a..b26e6e1 100644
--- a/layouts/shortcodes/postlist.html
+++ b/layouts/shortcodes/postlist.html
@@ -29,7 +29,7 @@
{{ range $pgr }}
{{ if templates.Exists "partials/_postlist/post-content.html" }}
- {{ partial "_postlist/post-content.html" $pgr }}
+ {{ partial "_postlist/post-content.html" . }}
{{ else }}
{{ if .Title }}