From 3915710b4e49f8151ce9f0ff6bfd2dea70a5ec26 Mon Sep 17 00:00:00 2001 From: eugene Date: Mon, 28 Jan 2013 00:47:28 +0200 Subject: improve HTML news --- tools/news.py | 2 +- world/map/news.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/news.py b/tools/news.py index 53350ace..6f695eca 100755 --- a/tools/news.py +++ b/tools/news.py @@ -55,7 +55,7 @@ class HtmlWriter(BasicWriter): pass def put(self, entry): - self.stream.write('
\n') + self.stream.write('
\n

\n') entry = entry.replace('\n\n', '\n

\n') entry = entry.format(**colors.make_html_colors_dict()) self.stream.write(entry) diff --git a/world/map/news.html b/world/map/news.html index c8fd4776..fa355a6a 100644 --- a/world/map/news.html +++ b/world/map/news.html @@ -1,5 +1,6 @@

+

2013-01-26

Content Release January 2013 @@ -18,6 +19,7 @@ lamps in his room wear off after a while. -Jenalya

+

2013-01-23

News feed is finally generated from the same @@ -26,6 +28,7 @@ source for both the game and the website. -o11c

+

December 2012 again

A new peninsula has magically raised from the depths, -- cgit v1.2.3-60-g2f50