Update of /cvsroot/phpwebapp/empty-sample/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv28528
Modified Files:
main.html
Log Message:
*** empty log message ***
Index: main.html
===================================================================
RCS file: /cvsroot/phpwebapp/empty-sample/templates/main.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** main.html 22 Aug 2003 16:27:31 -0000 1.1.1.1
--- main.html 25 Aug 2003 14:42:35 -0000 1.2
***************
*** 8,11 ****
--- 8,14 ----
<p>Contains the structure of the files and folders of an application.</p>
+ <p>[<a href="{{APP_URL}}browse.php">Browse it</a>]</p>
+ <hr>
+
<WebBox ID="sample_webbox">
<!--# Empty Sample WebBox #-->
|