]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
encode an accented character
[nano-editor.git] / download.php
index d6edfd4489965954de9c172222c143f4e7d1ba7d..83749a0096c6527b297281aab8a97e964007fc7d 100644 (file)
@@ -1,7 +1,7 @@
 <?php include "top.php"; ?>
-<html>
-<head><title>GNU nano: Download</title>
-</head>
+
+<title>GNU nano: Download</title>
+
 <body>
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
@@ -10,6 +10,7 @@
 <center><table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr>
 <td>
+<br>
 <center><b>Downloading GNU nano</b></center>
 </td>
 </tr>
 <td><a href="https://software.opensuse.org/package/nano">packages</a>
 </tr>
 
-<!--
-<tr>
-<td>WinNT/9x binary, .zip format.</td>
-<td><a href="/dist/v<?php include "last-branch"; ?>/NT/nano-<?php include "last-version"; ?>.zip">nano-<?php include "last-version"; ?>.zip</a></td>
-</tr>
--->
-
 </table></center>
 
 </td>
 </tr>
 </table>
-<?php include "bottom.php"; ?>
 
+<?php include "bottom.php"; ?>