]> git.wh0rd.org - nano-editor.git/blobdiff - screenshots.php
note the release of 6.2
[nano-editor.git] / screenshots.php
index 684b8f38f751d22a2c1a93a1aa311d6bac55a4be..e5c758baef739c3f7951dff580ecfd984593daee 100644 (file)
@@ -1,18 +1,8 @@
-<?php include "top.php"; ?>
+<?php $title="Screenshots";  include "top.php"; ?>
 
-<title>GNU nano: Screenshots</title>
-
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
-<tr VALIGN=TOP>
-<td>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
-<tr VALIGN=TOP>
-<td>
 <br>
 <center><b>Screenshots</b></center>
-</td>
-</tr>
-</table>
+<br>
 
 <blockquote>
 <UL>
@@ -53,8 +43,4 @@
 </UL>
 </blockquote>
 
-</td>
-</tr>
-</table>
-
 <?php include "bottom.php"; ?>