]> git.wh0rd.org - nano-editor.git/blame - news.php
remove the GNU marker where it does not apply any more
[nano-editor.git] / news.php
CommitLineData
1b1bdcd3 1<?php include "top.php"; ?>
f6fee683 2<title>nano: News</title>
1b1bdcd3
MF
3<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
4<tr VALIGN=TOP NOSAVE>
5<td HEIGHT="70%" NOSAVE>
6<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
7<tr NOSAVE>
8<td NOSAVE>
9<center><b>News and Awards</b></center>
10</td>
11</tr>
12</table>
13<blockquote>
e4b8cef1 14Please see the <A HREF="https://savannah.gnu.org/news/?group=nano">Savannah project's</A>
1b1bdcd3
MF
15news section to obtain the most recent nano news and information.
16</blockquote>
17</td>
18</tr>
19</table>
20<?php include "bottom.php"; ?>
21