From d4e8140b9d24e264e40d400a7447174380e30c7f Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 24 Sep 2023 18:47:47 +0100 Subject: [PATCH] Tidy the code. --- templates/conference.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/templates/conference.html b/templates/conference.html index f676234..18fb200 100644 --- a/templates/conference.html +++ b/templates/conference.html @@ -3,21 +3,19 @@ {% block style %} {% endblock %}