home · contact · privacy
Improve plain text view explanation.
authorChristian Heller <c.heller@plomlompom.de>
Sat, 4 Jul 2020 01:43:58 +0000 (03:43 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 4 Jul 2020 01:43:58 +0000 (03:43 +0200)
enhance_table.py

index c5c11c22bfe1d52518243e13a279ad800c77301d..0ca53d7a200f5f5b4255fb85acaf3452dc4ff425 100755 (executable)
@@ -149,7 +149,7 @@ th { text-align: left; vertical-align: bottom; }
 </head>
 <a href="/">home</a> · <a href="/contact.html">contact</a> · <a href="/privacy.html">privacy</a>
 <h1>Berlin's Corona infection numbers, development by districts</h1>
-<p>Updated daily at 9pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". <a href="https://plomlompom.com/repos/?p=berlin-corona-table">Source code</a>. <a href="berlin_corona.txt">Text view optimized for terminal curl</a>.</p>
+<p>Updated daily at 9pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". <a href="https://plomlompom.com/repos/?p=berlin-corona-table">Source code</a>. <a href="berlin_corona.txt">Plain text view (optimized for terminal curl)</a>.</p>
 <table>
 <tr>
 <th colspan=2></th>""")