From: Daniel Gustafsson Date: Mon, 18 Jun 2018 09:28:06 +0000 (+0200) Subject: Fix colspan X-Git-Url: http://git.postgresql.org/gitweb/review?a=commitdiff_plain;h=1d248d208910f672bf214141cd964fd5285e0a8e;p=pgcommitfest2.git Fix colspan --- diff --git a/pgcommitfest/commitfest/templates/commitfest.html b/pgcommitfest/commitfest/templates/commitfest.html index 5a7f787..c9d1e91 100644 --- a/pgcommitfest/commitfest/templates/commitfest.html +++ b/pgcommitfest/commitfest/templates/commitfest.html @@ -78,7 +78,7 @@ {%if grouping%} {%ifchanged p.topic%} - {{p.topic}} + {{p.topic}} {%endifchanged%} {%endif%}