From 99f5938787f04d8d93b28b71c1abbc9b4af34531 Mon Sep 17 00:00:00 2001
From: Tim Bishop <tim@bishnet.net>
Date: Sun, 8 Jun 2003 12:16:28 +0000
Subject: [PATCH] Fix typo in img tag.

---
 www/contents.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/contents.inc b/www/contents.inc
index 2dbb0c3..5d73a1d 100644
--- a/www/contents.inc
+++ b/www/contents.inc
@@ -14,9 +14,9 @@
        <p align="justify">
         <b>Sunday 8 June 2003</b><br><br>
         The i-scream website, email, and cvs facilities are now all
-        run from a <a href="http://www.freebsd.org">FreeBSD</a> server.
+        run from a <a href="http://www.freebsd.org">FreeBSD</a> server.<br>
         <a href="http://www.freebsd.org">
-         <img src="/powerlogo.gif border="0" alt="Powered By FreeBSD">
+         <img src="/powerlogo.gif" border="0" alt="Powered By FreeBSD">
         </a>
        </p>
 
-- 
2.44.0