]> git.wh0rd.org - nano-editor.git/blobdiff - contact.php
harmonize some whitespace
[nano-editor.git] / contact.php
index 7c28b136b799cc55539513a0b8e720281fa21e82..ee427e38b94c994f5a4bcd995320d66d84f9e957 100644 (file)
@@ -1,11 +1,14 @@
 <?php include "top.php"; ?>
+
 <title>GNU nano: Bug Reports and Mailing Lists</title>
+
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
 <td><font color="#440077"></font>
 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
+<br>
 <center><font color="#440077"><b>Reporting Bugs / Mailing Lists</b></font></center>
 </td>
 </tr>
@@ -42,5 +45,5 @@ https://lists.gnu.org/mailman/listinfo/help-nano
 </td>
 </tr>
 </table>
-<?php include "bottom.php"; ?>
 
+<?php include "bottom.php"; ?>