From b0cd774bad45c5c694653aee37c0f2ce6855ba51 Mon Sep 17 00:00:00 2001
From: Nils Rokita <0rokita@informatik.uni-hamburg.de>
Date: Thu, 26 Dec 2019 22:18:08 +0100
Subject: [PATCH] fix comment ordering
---
bitpoll/poll/templates/poll/poll.html | 4 ++--
bitpoll/poll/views.py | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/bitpoll/poll/templates/poll/poll.html b/bitpoll/poll/templates/poll/poll.html
index 694987ae..0762914d 100644
--- a/bitpoll/poll/templates/poll/poll.html
+++ b/bitpoll/poll/templates/poll/poll.html
@@ -208,9 +208,9 @@
{% trans 'Export as CSV' %}
-
{% if poll.comment_set.all %}