From: Christian Heller Date: Fri, 3 Jul 2020 20:29:23 +0000 (+0200) Subject: Make HTML valid. X-Git-Url: https://plomlompom.com/repos/?p=berlin-corona-table;a=commitdiff_plain;h=c56f4c68792bd6539c83b04876e81d29ae0d2c95 Make HTML valid. --- diff --git a/enhance_table.py b/enhance_table.py index 14c0134..7410589 100755 --- a/enhance_table.py +++ b/enhance_table.py @@ -131,12 +131,17 @@ for i in range(len(sorted_dates)): # Optimized for web browser viewing. if output_type == 'html': - print(""" + print(""" + +

Table of Berlin's Corona infection number development by districts

+ +Table of Berlin's Corona infection number development by districts + +

Table of Berlin's Corona infection number development by districts

Updated daily at 9pm. Source code. Text view optimized for terminal curl.