]> git.wh0rd.org - nano-editor.git/blob - news.php
remove the GNU marker where it does not apply any more
[nano-editor.git] / news.php
1 <?php include "top.php"; ?>
2 <title>nano: News</title>
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>
14 Please see the <A HREF="https://savannah.gnu.org/news/?group=nano">Savannah project's</A>
15 news section to obtain the most recent nano news and information.
16 </blockquote>
17 </td>
18 </tr>
19 </table>
20 <?php include "bottom.php"; ?>
21