]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
note the release of 6.4
[nano-editor.git] / download.php
index 44767c6b6b535d4ed67c32a072ecdb01fbb19c43..c2aa72f2cbfcc700261f04dfeef39af13e8d3784 100644 (file)
@@ -1,18 +1,7 @@
 <?php $title="Downloads";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
-
-<center><table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr>
-<td>
 <br>
 <center><b>Downloading GNU nano</b></center>
-</td>
-</tr>
-</table></center>
-
 <br>
 
 <center><table BORDER=0 WIDTH="80%">
@@ -54,7 +43,7 @@
 <tr>
 <td>All versions:</td>
 <td>
-<a href="/dist">The branches</a>
+<a href="/dist/">The branches</a>
 </td>
 
 <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 
 <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 
+<tr>
+<td>Additional syntax files:</td>
+<td><a href="/more-syntaxes/">more syntaxes</a>
+</tr>
+
+<tr><td>&nbsp;</td><td>&nbsp;</td></tr>
+
 <tr>
 <td>Archlinux binaries:</td>
 <td><a href="https://www.archlinux.org/packages/?repo=Core&q=nano">packages</a>
@@ -96,8 +92,4 @@
 
 </table></center>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>