[Nice-commit] Nice/web new.xsl,1.12,1.13
Brought to you by:
bonniot
From: <bo...@us...> - 2003-08-27 09:35:43
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs1:/tmp/cvs-serv4936/web Modified Files: new.xsl Log Message: Added link to the getting started wiki page. Index: new.xsl =================================================================== RCS file: /cvsroot/nice/Nice/web/new.xsl,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** new.xsl 9 Aug 2003 21:44:35 -0000 1.12 --- new.xsl 27 Aug 2003 09:35:39 -0000 1.13 *************** *** 92,95 **** --- 92,98 ---- <br /> <span class="small">o</span><xsl:text> </xsl:text> + <a class="nav" href="/cgi-bin/twiki/view/Doc/QuickIntroduction">Getting started</a> + <br /> + <span class="small">o</span><xsl:text> </xsl:text> <a class="nav" href="compilation.html">Using the compiler</a> <br /> |