From e1996cdec1f135d64eea246f8e77187ec0c8a130 Mon Sep 17 00:00:00 2001 From: Jan Sydänviita Date: Sun, 23 Aug 2026 17:33:38 +0300 Subject: Add descriptions, show in post listing --- templates_html/section_posts.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates_html') diff --git a/templates_html/section_posts.html b/templates_html/section_posts.html index f44321f..f4f3a3b 100644 --- a/templates_html/section_posts.html +++ b/templates_html/section_posts.html @@ -14,6 +14,7 @@
  • {{ page.title }} ({{ page.date | date(format="%Y-%m-%d") }}) +

    {{ page.description }}

  • {% endfor %} {% endblock %} -- cgit v1.3