]> git.wh0rd.org - nano-editor.git/blobdiff - top.php
move symlinks into git for tracking
[nano-editor.git] / top.php
diff --git a/top.php b/top.php
index ff23d0213815e830c58ed18f391d0621796295d4..4cd63658cc6a605067a4dff64475e327d178a431 100644 (file)
--- a/top.php
+++ b/top.php
@@ -1,9 +1,9 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<html lang="en">
+
 <head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-   <meta name="GENERATOR" content="Mozilla/4.74 [en] (X11; U; Linux 2.4.0 i686) [Netscape]">
-   <link REL="SHORTCUT ICON" HREF="/favicon.ico">
+   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+   <link rel="icon" href="/favicon.ico">
 </head>
 
 <body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
@@ -15,8 +15,9 @@
 <tr>
 
 <td>
-<font color="#FFFFFF">Latest version:
-<?php include "last-version"; ?>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+<font color="#FFFFFF">&nbsp;Latest version:
+<?php include "last-version"; ?>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 </font>
 </td>
 
 <a href="/"><font color="#FFFFFF">The GNU nano homepage</font></a>
 </td>
 
-<td>
-<div align="right"><font color="#FFFFFF">Modified:
+<td align="right">
+<font color="#FFFFFF">Modified:
 <?php include "last-modified"; ?>
-</font></div>
+&nbsp;
+</font>
 </td>
 
 </tr>