summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson2017-06-27 20:16:49 +0000
committerMagnus Hagander2017-06-27 20:16:49 +0000
commit99b8e90daaf6d4245677a6295e4594907bcae244 (patch)
treea0844a74a48f4c45fe17115bb57b420daf828811
parent4a9f07f8e4a66aecba4ddc0864af8c52249d7be0 (diff)
Fix broken markup in future commitfests
-rw-r--r--pgcommitfest/commitfest/templates/commitfest.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/pgcommitfest/commitfest/templates/commitfest.html b/pgcommitfest/commitfest/templates/commitfest.html
index 6f59b56..350bf4a 100644
--- a/pgcommitfest/commitfest/templates/commitfest.html
+++ b/pgcommitfest/commitfest/templates/commitfest.html
@@ -93,8 +93,10 @@
{%endif%}
</tr>
{%endfor%}
+{%if p%}
</tbody>
</table>
+{%endif%}
<div>
{%if cf.isopen or user.is_staff %}