1 <?php include "top.php"; ?>
3 <title>GNU nano: Source code</title>
5 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
10 <center><b>Source Code</b></center>
14 <a href="https://git.savannah.gnu.org/cgit/nano.git/log/">source code</a>
17 If you want to build and run the bleeding-edge version of GNU nano,
19 <a href="https://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">
20 instructions</a> located in the git repository itself.
24 <a href="/"><img src="withnano.png" border=0></a>
32 <?php include "bottom.php"; ?>