diff --git a/lib/news.inc b/lib/news.inc
index 91e6fce..5806de3 100644
--- a/lib/news.inc
+++ b/lib/news.inc
@@ -38,9 +38,9 @@ $createQuery="CREATE TABLE news_main ("
function formatNews ($date, $user, $text)
{
return "
\n"
- .' - '
+ .'
- '
. "Posted on $date by $user"
- . "
\n"
+ . "\n"
." - $text
\n"
."
\n";
}
diff --git a/parts/postamble.inc b/parts/postamble.inc
index 46ca9f7..2fce26d 100644
--- a/parts/postamble.inc
+++ b/parts/postamble.inc
@@ -6,6 +6,6 @@
Additional Copyright and Trademark Acknowledgements
-π
+