From ba0a9041374d6abca6a6f4dbf8feb546946c0ced Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Wed, 6 Feb 2019 21:47:14 +0100 Subject: [PATCH] Another markup fix --- pgcommitfest/commitfest/templates/commitfest.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcommitfest/commitfest/templates/commitfest.html b/pgcommitfest/commitfest/templates/commitfest.html index cf82633..d8832a0 100644 --- a/pgcommitfest/commitfest/templates/commitfest.html +++ b/pgcommitfest/commitfest/templates/commitfest.html @@ -79,7 +79,7 @@ {%if grouping%} {%ifchanged p.topic%} - {{p.topic}} + {{p.topic}} {%endifchanged%} {%endif%} -- 2.39.5