]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
harmonize some whitespace
[nano-editor.git] / news.php
index 919e4b0460c745b954461e011953a5d2b717ab5d..03e1ed4d5edab7c959eac643ca4c2e95fb63eccf 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,5 +1,7 @@
 <?php include "top.php"; ?>
+
 <title>GNU nano: News</title>
+
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
 <td>
@@ -562,12 +564,8 @@ Bye!  And thanks for all the grass!
 </tr>
 </table>
 
-<!--Please see the <A HREF="https://savannah.gnu.org/news/?group=nano">Savannah project's</A>
-news section to obtain the most recent nano news and information.
--->
-
 </td>
 </tr>
 </table>
-<?php include "bottom.php"; ?>
 
+<?php include "bottom.php"; ?>