Add <ul> and </ul> around the news items
Peter Palfrader

Peter Palfrader commited on 2006-02-19 21:48:34
Zeige 1 geänderte Dateien mit 4 Einfügungen und 0 Löschungen.

... ...
@@ -57,6 +57,8 @@ on the current Tor network if you really need strong anonymity.
57 57
 
58 58
 <h2>News:</h2>
59 59
 
60
+<ul>
61
+
60 62
 <li>Feb 2006: The Tor network has grown to hundreds of thousands of
61 63
 users. The developers can't do all the new features, bug fixes, and
62 64
 documentation. <a href="<page volunteer>">We need your help!</a></li>
... ...
@@ -77,6 +79,8 @@ and fast, please <a href="<page contact>">contact us</a>. Sponsors of Tor
77 79
 also get personal attention, better support, publicity (if they want it),
78 80
 and get to influence the direction of our research and development.</li>
79 81
 
82
+</ul>
83
+
80 84
   </div><!-- #main -->
81 85
 
82 86
 #include <foot.wmi>
83 87