diff --git a/layouts/posts/list.html b/layouts/posts/list.html index f69bd10..0cc410c 100644 --- a/layouts/posts/list.html +++ b/layouts/posts/list.html @@ -4,6 +4,7 @@ {{ define "content" }}

{{ title (i18n (lower .Title)) | default .Title }}

+ {{ .Content }}