]> git.wh0rd.org - nano-editor.git/blobdiff - download.php
encode an ampersand in a URL: & => %26
[nano-editor.git] / download.php
index 83749a0096c6527b297281aab8a97e964007fc7d..8edfe2c9f2d329a400a4ba7af5528a80c0aab4ac 100644 (file)
@@ -1,9 +1,6 @@
-<?php include "top.php"; ?>
+<?php $title="Downloads";  include "top.php"; ?>
 
-<title>GNU nano: Download</title>
-
-<body>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
@@ -19,9 +16,9 @@
 <br>
 
 <center><table BORDER=0 WIDTH="80%">
-<tr BGCOLOR="#440077">
-<td><font color="#FFFFFF">Description</font></td>
-<td><font color="#FFFFFF">Links</font></td>
+<tr CLASS="inverted">
+<td>Description</td>
+<td>Links</td>
 </tr>
 
 <tr>
@@ -72,7 +69,7 @@
 
 <tr>
 <td>Archlinux binaries:</td>
-<td><a href="https://www.archlinux.org/packages/?repo=Core&q=nano">packages</a>
+<td><a href="https://www.archlinux.org/packages/?repo=Core%26q=nano">packages</a>
 </tr>
 
 <tr>