]> git.wh0rd.org - nano-editor.git/blobdiff - docs.php
harmonize some whitespace
[nano-editor.git] / docs.php
index 930df3c8e7ea4e815cf3d0cb14b727cecf9e55aa..185602e4b136deeb466bef2d72f4fa3703d6c2ca 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,4 +1,5 @@
 <?php include "top.php"; ?>
+
 <title>GNU nano: Documentation</title>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
@@ -8,6 +9,7 @@
 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
+<br>
 <center><b>Documentation</b></center>
 </td>
 </tr>
@@ -83,4 +85,5 @@
 </td>
 </tr>
 </table>
+
 <?php include "bottom.php"; ?>