diff --git a/history.html.theme b/history.html.theme index e12403b..76428ea 100644 --- a/history.html.theme +++ b/history.html.theme @@ -9,6 +9,7 @@ +
-- {{ 'Operational' if check.status else 'Down' }} + {{ ' Operational' if check.status else ' Down' }}