From f52d01d6f7452fe2a3cb379baafe28dad7a2246f Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Tue, 2 Aug 2022 22:22:22 +0100 Subject: [PATCH] Properly wrap message elements --- core/templates/base.html | 38 +++++------------------- core/templates/ui/drilldown/results.html | 2 +- 2 files changed, 8 insertions(+), 32 deletions(-) diff --git a/core/templates/base.html b/core/templates/base.html index f3168c2..c5b6426 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -38,37 +38,13 @@ diff --git a/core/templates/ui/drilldown/results.html b/core/templates/ui/drilldown/results.html index fe4258c..eb1fc27 100644 --- a/core/templates/ui/drilldown/results.html +++ b/core/templates/ui/drilldown/results.html @@ -89,7 +89,7 @@

{{ item.date }}

{{ item.time }}

- {{ item.msg }} + {{ item.msg }} {{ item.host }} {% if item.online is True %}